mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
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>
This commit is contained in:
committed by
Armin Kuster
parent
83b097cc3b
commit
681bce86e5
@@ -0,0 +1,10 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user