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