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:
Andrea Galbusera 2017-11-16 18:15:17 +01:00 committed by Armin Kuster
parent 34aa4c3202
commit a700bb554f
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
PR = "r1"
inherit packagegroup allarch
inherit packagegroup
RPROVIDES_${PN} += "packagegroup-native-sdk"
RREPLACES_${PN} += "packagegroup-native-sdk"

View File

@ -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 \