mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01:00
python-scons-native: upgrade from 0.97 to 1.3.0 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
9 lines
124 B
BlitzBasic
9 lines
124 B
BlitzBasic
require python-scons_${PV}.bb
|
|
inherit native
|
|
DEPENDS = "python-native"
|
|
RDEPENDS = ""
|
|
PR = "r0"
|
|
|
|
NATIVE_INSTALL_WORKS = "1"
|
|
|