mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-17 05:01:23 +00:00
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 lines
188 B
BlitzBasic
9 lines
188 B
BlitzBasic
require python-pyparted.inc
|
|
|
|
inherit distutils
|
|
|
|
RDEPENDS_${PN} += "python-stringold python-codecs python-math python-subprocess"
|
|
RDEPENDS_${PN}_class-native = ""
|
|
|
|
BBCLASSEXTEND = "native"
|