1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00
Files
poky/meta/packages/python/python-urlgrabber-native_3.9.1.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

5 lines
111 B
BlitzBasic

require python-urlgrabber_${PV}.bb
inherit native
DEPENDS = "python-native python-pycurl-native"
RDEPENDS = ""