mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00: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:
@@ -42,7 +42,6 @@ cpan_build_do_compile () {
|
||||
perl Build
|
||||
}
|
||||
|
||||
NATIVE_INSTALL_WORKS = "1"
|
||||
cpan_build_do_install () {
|
||||
perl Build install
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user