summaryrefslogtreecommitdiff
path: root/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/python/python-cryptography_%.bbappend15
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes-devtools/python/python-cryptography_%.bbappend b/recipes-devtools/python/python-cryptography_%.bbappend
deleted file mode 100644
index 8f4750f..0000000
--- a/recipes-devtools/python/python-cryptography_%.bbappend
+++ /dev/null
@@ -1,15 +0,0 @@
-
-RDEPENDS_${PN}_remove = " \
- ${PYTHON_PN}-idna \
- ${PYTHON_PN}-asn1crypto \
- ${PYTHON_PN}-pycparser \
- ${PYTHON_PN}-setuptools \
-"
-
-DEPENDS_${PN}_class_target_remove = " \
- ${PYTHON_PN}-idna \
- ${PYTHON_PN}-asn1crypto \
- ${PYTHON_PN}-pycparser \
- ${PYTHON_PN}-setuptools \
-"
-