]> code.ossystems Code Review - openembedded-core.git/commit
glibc: fix multilib headers conflict for arm
authorYi Zhao <yi.zhao@windriver.com>
Thu, 24 Feb 2022 07:41:07 +0000 (15:41 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Feb 2022 12:39:00 +0000 (12:39 +0000)
commit0982c2bc19f4cacd72fd43f93c6a0a4d45a75c6a
tree932a71013c83b87c13d9238189facf6bf31f7759
parent402ba8367f5316fd8d25a536ebd12bc0bcdfa400
glibc: fix multilib headers conflict for arm

Fixes:
Error: Transaction test error:
  file /usr/include/bits/dl_find_object.h conflicts between attempted installs of lib32-libc6-dev-2.35-r0.armv7vet2hf_vfp and libc6-dev-2.35-r0.cortexa57
  file /usr/include/bits/rseq.h conflicts between attempted installs of lib32-libc6-dev-2.35-r0.armv7vet2hf_vfp and libc6-dev-2.35-r0.cortexa57
  file /usr/include/bits/timesize.h conflicts between attempted installs of lib32-libc6-dev-2.35-r0.armv7vet2hf_vfp and libc6-dev-2.35-r0.cortexa57

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc-package.inc