mirror of
https://git.yoctoproject.org/poky
synced 2026-04-01 23:02:21 +02: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:
@@ -7,8 +7,6 @@ PARALLEL_MAKE = ""
|
||||
|
||||
inherit native
|
||||
|
||||
NATIVE_INSTALL_WORKS = "1"
|
||||
|
||||
SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/${MAJ_VER}/pygobject-${PV}.tar.bz2"
|
||||
|
||||
do_install_append() {
|
||||
|
||||
Reference in New Issue
Block a user