Given that this assignment:

  PACKAGE_ARCH = "${MACHINE_ARCH}"

is immediately before the line:

  inherit packagegroup

it's pointless to also have it afterwards.

Signed-off-by: Robert P. J. Day <[email protected]>

---

diff --git 
a/meta/recipes-extended/packagegroups/packagegroup-core-base-utils.bb 
b/meta/recipes-extended/packagegroups/packagegroup-core-base-utils.bb
index b17cba4a78..4bf8007afe 100644
--- a/meta/recipes-extended/packagegroups/packagegroup-core-base-utils.bb
+++ b/meta/recipes-extended/packagegroups/packagegroup-core-base-utils.bb
@@ -11,8 +11,6 @@ inherit packagegroup

 VIRTUAL-RUNTIME_vim ?= "vim-tiny"

-PACKAGE_ARCH = "${MACHINE_ARCH}"
-
 RDEPENDS:${PN} = "\
     base-passwd \
     bash \
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#239183): 
https://lists.openembedded.org/g/openembedded-core/message/239183
Mute This Topic: https://lists.openembedded.org/mt/119887748/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to