mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
libtools-cross/shadow-sysroot: Use nopackages inherit
When testing pseudo changes I realised these recipes have packaging tasks but don't generate packages. Drop the packages tasks for cleanliness. (From OE-Core rev: ef9c11797b5d626bdb40b4509d8b2b0d461ff9ea) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -27,3 +27,5 @@ SYSROOT_DIRS += "${sysconfdir}"
|
||||
# otherwise: dbus-dev depends on shadow-sysroot-dev which depends on shadow-sysroot
|
||||
# and this has another copy of /etc/login.defs already provided by shadow
|
||||
PACKAGES = ""
|
||||
|
||||
inherit nopackages
|
||||
|
||||
Reference in New Issue
Block a user