Fix error for the packagegroup-agl-ic-core 74/27974/2
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Tue, 6 Sep 2022 14:28:02 +0000 (23:28 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 6 Sep 2022 15:21:33 +0000 (15:21 +0000)
After the kirkstone, packagegroup-agl-ic-core out the error message
in build time.

Ex:
ERROR: mc:agl-container-cluster:packagegroup-agl-ic-core-1.0-r0
  do_package_write_rpm: An allarch packagegroup shouldn't depend on
  packages which are dynamically renamed (libclusterapi-dbg to
  libcluster-api-dbg)

This error is depend on this commit.
   https://www.mail-archive.com/openembedded-core@lists.openembedded.org/msg155223.html

This patch add "PACKAGE_ARCH = "${TUNE_PKGARCH}"" to package group recipe
to fix this issue.

Bug-AGL: SPEC-4552

Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I70f56e4a96a658cbcefa48ac688b49382b299879

meta-agl-ic-container/recipes-platform/packagegroups/packagegroup-agl-ic-core.bb

index d54685c..75e09d4 100644 (file)
@@ -5,6 +5,8 @@ HOMEPAGE = "https://confluence.automotivelinux.org/display/IC"
 
 LICENSE = "Apache-2.0"
 
+PACKAGE_ARCH = "${TUNE_PKGARCH}"
+
 inherit packagegroup
 
 PACKAGES = "\