From: Naoto Yamaguchi Date: Tue, 6 Sep 2022 14:28:02 +0000 (+0900) Subject: Fix error for the packagegroup-agl-ic-core X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=73676a6fd1ccede1f804375640b93ddd6b92118e;p=AGL%2Fmeta-agl-devel.git Fix error for the packagegroup-agl-ic-core 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 Change-Id: I70f56e4a96a658cbcefa48ac688b49382b299879 --- diff --git a/meta-agl-ic-container/recipes-platform/packagegroups/packagegroup-agl-ic-core.bb b/meta-agl-ic-container/recipes-platform/packagegroups/packagegroup-agl-ic-core.bb index d54685c8..75e09d4e 100644 --- a/meta-agl-ic-container/recipes-platform/packagegroups/packagegroup-agl-ic-core.bb +++ b/meta-agl-ic-container/recipes-platform/packagegroups/packagegroup-agl-ic-core.bb @@ -5,6 +5,8 @@ HOMEPAGE = "https://confluence.automotivelinux.org/display/IC" LICENSE = "Apache-2.0" +PACKAGE_ARCH = "${TUNE_PKGARCH}" + inherit packagegroup PACKAGES = "\