From 681bce86e589072dcca1b79233c657a6f856a5a1 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 26 Dec 2017 10:33:55 -0500 Subject: 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 Signed-off-by: Armin Kuster --- .../recipes-extended/python-pyparted/python-pyparted_3.10.7.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb (limited to 'meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb') 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" -- cgit v1.2.3-54-g00ecf