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

This is moved from oe-core. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
6 lines
114 B
BlitzBasic
6 lines
114 B
BlitzBasic
require python-pyrex_${PV}.bb
|
|
inherit native pythonnative
|
|
DEPENDS = "python-native"
|
|
RDEPENDS_${PN} = ""
|
|
PR = "r3"
|