diff options
author | Yi Zhao <yi.zhao@eng.windriver.com> | 2023-02-09 18:00:11 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-02-10 09:25:44 +0000 |
commit | 863d2bcf0ee3dfaafb9e69628122f98d3c6c9f1a (patch) | |
tree | 184ed6ad9795a3b094341d7801f286f8f8c13e02 /scripts/lib/scriptutils.py | |
parent | 456a61c0f82bffccdc415405214bf5227d5f6b43 (diff) | |
download | poky-863d2bcf0ee3dfaafb9e69628122f98d3c6c9f1a.tar.gz |
glibc: unify wordsize.h between arm and aarch64
There is a redundant change in
0016-wordsize.h-Unify-the-header-between-arm-and-aarch64.patch that
causes wordsize.h to be different in arm and aarch64. This causes the
build error when enable multilib:
Error: Transaction test error:
file /usr/include/bits/wordsize.h conflicts between attempted installs of lib32-libc6-dev-2.37-r0.armv7vet2hf_vfp and libc6-dev-2.37-r0.cortexa57
(From OE-Core rev: 303bb3b735da434eb135ee857c2c49c55da61918)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions