mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-18 13:11:57 +02: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