aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-12-26 10:33:55 -0500
committerArmin Kuster <akuster808@gmail.com>2017-12-30 12:33:18 -0800
commit681bce86e589072dcca1b79233c657a6f856a5a1 (patch)
tree65761ddcf81599727893fbf5d5e1124696ea46b7 /meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb
parent83b097cc3b9ed4a45cb8b1fb3b3ef8a09f32ea48 (diff)
downloadmeta-openembedded-contrib-681bce86e589072dcca1b79233c657a6f856a5a1.tar.gz
python-parted: update to version 3.11.1
Update github hash for the release Add correct RDEPENDS for the minimal python installs Remove a patch no longer required Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
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 @@
-require python-pyparted.inc
-
-PV = "3.10.7+git${SRCPV}"
-
-inherit distutils
-
-RDEPENDS_${PN} += "python-stringold python-codecs python-math"
-RDEPENDS_${PN}_class-native = ""
-
-BBCLASSEXTEND = "native"