mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
9 lines
174 B
BlitzBasic
9 lines
174 B
BlitzBasic
require python-pyparted.inc
|
|
|
|
inherit distutils3
|
|
|
|
RDEPENDS_${PN} += "python3-stringold python3-codecs python3-math"
|
|
RDEPENDS_${PN}_class-native = ""
|
|
|
|
BBCLASSEXTEND = "native"
|