meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-cloud / recipes-support / mod-wsgi / mod-wsgi_git.bbappend
diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/mod-wsgi/mod-wsgi_git.bbappend b/meta-starlingx/meta-stx-cloud/recipes-support/mod-wsgi/mod-wsgi_git.bbappend
deleted file mode 100644 (file)
index aaf8609..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-
-do_install_append() {
-       sed -i -e 's|${libdir}|${libexecdir}|' ${D}/etc/apache2/modules.d/wsgi.load
-}