meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-devtools / python / python_%.bbappend
diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python_%.bbappend b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python_%.bbappend
deleted file mode 100644 (file)
index fa1c11e..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-pkg_postinst_${PN}-core () {
-    # several scritps assume /bin/python is available
-    ln -sf ${bindir}/python $D${base_bindir}/python
-}
-    
-
-