summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-devtools/python/python_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openbmc-mods/meta-common/recipes-devtools/python/python_%.bbappend')
-rw-r--r--meta-openbmc-mods/meta-common/recipes-devtools/python/python_%.bbappend7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-openbmc-mods/meta-common/recipes-devtools/python/python_%.bbappend b/meta-openbmc-mods/meta-common/recipes-devtools/python/python_%.bbappend
deleted file mode 100644
index 00815c173..000000000
--- a/meta-openbmc-mods/meta-common/recipes-devtools/python/python_%.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@
-# This commit pulls in the python world, and adds a very large chunk to our
-# image size. I suspect we can make most of our things rely on python-core
-# instead of full python, but this is a temporary fix.
-# https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=f384e39ad1ca1514fb7b5d7fa0d63e0c863761ca
-
-RPROVIDES_${PN}-core = "${PN}"
-RPROVIDES_${PN}-modules = ""