mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
drop redundant 'inherit allarch' from packagegroups
packagegroup bbclass already takes care of this Signed-off-by: Andrea Galbusera <gizero@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
34aa4c3202
commit
a700bb554f
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384
|
||||
PV = "1.0"
|
||||
PR = "r2"
|
||||
|
||||
inherit packagegroup allarch
|
||||
inherit packagegroup
|
||||
|
||||
PACKAGES += "\
|
||||
${PN}-core \
|
||||
|
||||
Reference in New Issue
Block a user