meta-agl-bsp: fix rcar3 packaging errors 29/27429/2
authorScott Murray <scott.murray@konsulko.com>
Fri, 29 Apr 2022 16:29:11 +0000 (12:29 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 3 May 2022 21:36:16 +0000 (21:36 +0000)
commited40106400ee59e27d2c8017cea1c66b09679054
tree42ab4ed0bff48cbb70c310342c55f60dc95e5000
parent7d1de66a0356c2400c8d616649986d4d232ae79e
meta-agl-bsp: fix rcar3 packaging errors

Provide a default value of PACKAGE_ARCH for the packagegroup
packagegroup-multimedia-libs from meta-rcar-gen3 to avoids errors from
a new packaging QA check with respect to packagegroups depending on
versioned library packages needing to be machine-specific.

Note that this needs to be done in global configuration space as
opposed to in a bbappend because the value needs to be set before the
packagegroup bbclass is inherited.  This can be removed when upstream
is fixed to add the required PACKAGE_ARCH = "${MACHINE_ARCH}".

Bug-AGL: SPEC-4343

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I60dc1fbb976c7e08b174017268949dc43d6d17fe
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27429
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/conf/include/agl_rcar-nogfx.inc