mirror of
https://git.yoctoproject.org/poky
synced 2026-05-10 05:49:28 +00:00
47c19bb87a
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
8 lines
114 B
BlitzBasic
8 lines
114 B
BlitzBasic
require python-scons_${PV}.bb
|
|
inherit native
|
|
DEPENDS = "python-native"
|
|
RDEPENDS = ""
|
|
|
|
NATIVE_INSTALL_WORKS = "1"
|
|
|