Fix error for the packagegroup-agl-ic-core 87/28287/2 needlefish 14.0.3 14.0.4 14.0.5 needlefish/14.0.3 needlefish/14.0.4 needlefish/14.0.5 needlefish_14.0.3 needlefish_14.0.4 needlefish_14.0.5
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, 3 Jan 2023 14:25:52 +0000 (14:25 +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
(cherry picked from commit 73676a6fd1ccede1f804375640b93ddd6b92118e)

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 = "\