summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb')
-rw-r--r--meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb
deleted file mode 100644
index 81d61c62a3..0000000000
--- a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1require python-pyparted.inc
2
3PV = "3.10.7+git${SRCPV}"
4
5inherit distutils
6
7RDEPENDS_${PN} += "python-stringold python-codecs python-math"
8RDEPENDS_${PN}_class-native = ""
9
10BBCLASSEXTEND = "native"