mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@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"
|