diff options
author | Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> | 2022-09-06 23:28:02 +0900 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-09-06 15:21:33 +0000 |
commit | 73676a6fd1ccede1f804375640b93ddd6b92118e (patch) | |
tree | 68cf5842080473979d0889d5d42ee6b0d89aab55 /meta-agl-ic-container/recipes-extended | |
parent | fbbfaa4f449a46cc15c2b60848ff6039f8930081 (diff) |
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 <naoto.yamaguchi@aisin.co.jp>
Change-Id: I70f56e4a96a658cbcefa48ac688b49382b299879
Diffstat (limited to 'meta-agl-ic-container/recipes-extended')
0 files changed, 0 insertions, 0 deletions