1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-10 17:59:32 +00:00
Files
poky/meta/packages/python/python-pyrex-native_0.9.9.bb
T
Richard Purdie dc807f54f8 Finally deprecate all legacy do_stage functions. This changes the existing warning
into a fatal error if any legacy do_stage functions are found.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-22 11:44:28 +01:00

6 lines
95 B
BlitzBasic

require python-pyrex_${PV}.bb
inherit native
DEPENDS = "python-native"
RDEPENDS = ""
PR = "r0"