mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-27 01:48:19 +00:00
python-pyrex: add a recipe
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>
This commit is contained in:
committed by
Martin Jansa
parent
56a4d21706
commit
4f93338b18
@@ -0,0 +1,5 @@
|
||||
require python-pyrex_${PV}.bb
|
||||
inherit native pythonnative
|
||||
DEPENDS = "python-native"
|
||||
RDEPENDS_${PN} = ""
|
||||
PR = "r3"
|
||||
Reference in New Issue
Block a user