mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 00:38:45 +01:00
python-pyrex-native: upgrade from 0.9.8.5 to 0.9.9 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
8 lines
123 B
BlitzBasic
8 lines
123 B
BlitzBasic
require python-pyrex_${PV}.bb
|
|
inherit native
|
|
DEPENDS = "python-native"
|
|
RDEPENDS = ""
|
|
PR = "r0"
|
|
|
|
NATIVE_INSTALL_WORKS = "1"
|