mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
packagegroup-*: change to inherit from packagegroup.bbclass
Also clean out items already handled by that class (dev/dbg packages, ALLOW_EMPTY, etc.) (From OE-Core rev: 65fca4458cfe1d647c7ea1d4588dc449739a73eb) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
073a12c9cb
commit
9bb6f42763
@@ -40,8 +40,6 @@ PACKAGES = ' \
|
||||
\
|
||||
'
|
||||
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
#
|
||||
# packages which content depend on MACHINE_FEATURES need to be MACHINE_ARCH
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user