diff options
| author | Derek Straka <derek@asterius.io> | 2017-12-26 10:33:55 -0500 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2017-12-30 12:33:18 -0800 |
| commit | 681bce86e589072dcca1b79233c657a6f856a5a1 (patch) | |
| tree | 65761ddcf81599727893fbf5d5e1124696ea46b7 /meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb | |
| parent | 83b097cc3b9ed4a45cb8b1fb3b3ef8a09f32ea48 (diff) | |
| download | meta-openembedded-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.bb | 10 |
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 @@ | |||
| 1 | require python-pyparted.inc | ||
| 2 | |||
| 3 | PV = "3.10.7+git${SRCPV}" | ||
| 4 | |||
| 5 | inherit distutils | ||
| 6 | |||
| 7 | RDEPENDS_${PN} += "python-stringold python-codecs python-math" | ||
| 8 | RDEPENDS_${PN}_class-native = "" | ||
| 9 | |||
| 10 | BBCLASSEXTEND = "native" | ||
