mirror of
https://git.yoctoproject.org/poky
synced 2026-02-15 05:03:03 +01:00
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>
This commit is contained in:
@@ -2,6 +2,3 @@ require python-urlgrabber_${PV}.bb
|
||||
inherit native
|
||||
DEPENDS = "python-native python-pycurl-native"
|
||||
RDEPENDS = ""
|
||||
|
||||
NATIVE_INSTALL_WORKS = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user