Files
poky/meta/recipes-devtools
Liu Yiding ff5f8a4744 clang: multilib-header fix for llvm/Config/llvm-config.h and clang/Config/config.h
Error: Transaction test error:
  file /usr/include/clang/Config/config.h conflicts between attempted installs of
lib32-clang-dev-20.1.4-r0.core2_32 and clang-dev-20.1.4-r0.core2_64
  file /usr/include/llvm/Config/llvm-config.h conflicts between attempted
installs of lib32-clang-dev-20.1.4-r0.core2_32 and clang-dev-20.1.4-r0.core2_64

reproduce steps:
1. Add in local.conf the following lines:

  MACHINE ?= "qemux86-64"

  require conf/multilib.conf

  MULTILIBS ?= "multilib:lib32"

  DEFAULTTUNE:virtclass-multilib-lib32 ?= "core2-32"

2. add lib32-llvm-dev llvm-dev to core-image-minimal.bb

  IMAGE_INSTALL = "packagegroup-core-boot ${CORE_IMAGE_EXTRA_INSTALL} lib32-clang-dev clang-dev"

3. $ bitbake core-image-minimal

(From OE-Core rev: e2631fd1b47ed2d2b877426c4f253e6edea24ece)

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-06-26 15:11:10 +01:00
..
2025-05-13 10:29:20 +01:00
2024-09-03 10:21:38 +01:00
2025-05-13 10:29:20 +01:00
2024-05-28 09:38:23 +01:00
2025-06-26 11:02:34 +01:00
2025-06-20 12:07:27 +01:00
2025-06-11 09:34:40 +01:00
2024-04-16 08:07:01 +01:00
2025-06-20 12:07:27 +01:00
2025-06-20 12:07:27 +01:00
2025-05-01 14:33:26 +01:00
2025-06-20 12:07:27 +01:00
2024-10-29 11:19:57 +00:00
2023-09-26 10:35:27 +01:00
2024-08-23 09:12:37 +01:00
2025-06-16 17:57:30 +01:00
2025-06-20 12:07:27 +01:00
2025-06-20 12:07:27 +01:00
2025-03-06 11:16:47 +00:00
2024-06-04 12:04:52 +01:00
2025-06-20 12:07:27 +01:00
2025-03-06 11:16:47 +00:00
2025-06-20 12:07:27 +01:00
2025-06-20 12:07:27 +01:00
2025-06-05 11:02:22 +01:00
2025-06-20 12:07:27 +01:00
2025-01-20 13:38:59 +00:00
2025-06-05 11:02:23 +01:00
2025-05-13 10:29:21 +01:00
2025-03-27 11:19:04 +00:00
2025-03-17 17:09:22 +00:00