poky/meta/recipes-graphics
Wang Mingyu acfdf3ccab xcb-proto: Fix install conflict when enable multilib.
Error: Transaction test error:
  file /usr/share/pkgconfig/xcb-proto.pc conflicts between attempted installs of lib32-xcb-proto-dev-1.15.2-r0.armv7ahf_neon and xcb-proto-dev-1.15.2-r0.cortexa57

The differences between the two files are as follows:
@@ -2,7 +2,7 @@
 exec_prefix=/usr
 datarootdir=${prefix}/share
 datadir=/usr/share
-libdir=/usr/lib64
+libdir=/usr/lib
 xcbincludedir=${pc_sysrootdir}${datadir}/xcb
 PYTHON_PREFIX=${prefix}
 pythondir=${pc_sysrootdir}${libdir}/python3.11/site-packages

(From OE-Core rev: a9fdbd8d5a2017248f519784e4236b3983e5ecac)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 4876189dd2ae5a04a296b11b537b9f613159c6bf)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-04-04 17:46:24 +01:00
..
builder meta/scripts: Automated conversion of OE renamed variables 2022-02-21 23:37:27 +00:00
cairo cairo: fix CVE patches assigned wrong CVE number 2023-01-26 23:39:06 +00:00
cantarell-fonts cantarell-fonts: update 0.301 -> 0.303.1 2021-12-17 09:57:22 +00:00
drm libdrm: Remove libdrm-kms package 2022-12-23 23:05:57 +00:00
fontconfig fontconfig: upgrade 2.13.1 -> 2.14.0 2022-04-19 14:14:10 +01:00
freetype freetype: Upgrade 2.12.0 -> 2.12.1 2022-05-08 23:50:34 +01:00
glew glew: update patch status 2021-12-06 11:09:52 +00:00
glslang glslang: branch rename master -> main 2023-02-15 21:47:00 +00:00
harfbuzz harfbuzz: Security fix for CVE-2023-25193 2023-03-21 14:26:31 +00:00
igt-gpu-tools igt-gpu-tools: correct patch status 2021-12-06 11:09:52 +00:00
images core-image-weston-sdk: synchronize with core-image-sato-sdk 2022-02-14 10:33:06 +00:00
jpeg libjpeg-turbo: upgrade 2.1.5 -> 2.1.5.1 2023-03-06 15:09:42 +00:00
kmscube kmscube: upgrade to latest revision 2022-09-08 14:59:39 +01:00
libepoxy libepoxy: remove upstreamed patch 2023-01-06 17:33:19 +00:00
libfakekey meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers 2022-02-20 16:45:25 +00:00
libmatchbox meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers 2022-02-20 16:45:25 +00:00
libsdl2 libsdl2: upgrade 2.24.1 -> 2.24.2 2022-12-01 19:35:11 +00:00
libva meta: fix version checks in all github recipes using the github-releases class 2022-09-28 08:01:10 +01:00
matchbox-session meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers 2022-02-20 16:45:25 +00:00
matchbox-wm meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers 2022-02-20 16:45:25 +00:00
menu-cache meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers 2022-02-20 16:45:25 +00:00
mesa mesa-demos: packageconfig weston should have a dependency on wayland-protocols 2023-03-14 17:47:40 +00:00
mini-x-session meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers 2022-02-20 16:45:25 +00:00
packagegroups packagegroup-core-x11-base: Drop dbus dependency 2021-11-13 16:11:27 +00:00
pango pango: upgrade 1.50.12 -> 1.50.13 2023-03-21 14:26:31 +00:00
piglit piglit: Fix build time dependency 2023-03-21 14:26:31 +00:00
pong-clock meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers 2022-02-20 16:45:25 +00:00
shaderc shaderc: upgrade 2022.1 -> 2022.2 2022-08-17 19:57:32 +01:00
spir spirv-headers/spirv-tools: set correct branch name 2023-02-04 23:32:27 +00:00
startup-notification meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers 2022-02-20 16:45:25 +00:00
ttf-fonts meta: fix version checks in all github recipes using the github-releases class 2022-09-28 08:01:10 +01:00
virglrenderer virglrenderer: use https for fetching from gitlab 2022-09-28 08:01:11 +01:00
vulkan vulkan-samples: branch rename master -> main 2023-02-15 21:47:00 +00:00
waffle waffle: correctly request wayland-scanner executable 2022-07-08 00:09:42 +01:00
wayland weston: exclude pre-releases from version check 2022-08-14 08:13:32 +01:00
x11-common meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers 2022-02-20 16:45:25 +00:00
xcursor-transparent-theme meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers 2022-02-20 16:45:25 +00:00
xinput-calibrator meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers 2022-02-20 16:45:25 +00:00
xorg-app xmodmap: update 1.0.10 -> 1.0.11 2022-07-23 13:55:25 +01:00
xorg-driver xf86-input-keyboard: remove the recipe 2022-07-23 13:55:26 +01:00
xorg-font font-util: update 1.3.2 -> 1.3.3 2022-07-23 13:55:25 +01:00
xorg-lib pixman: backport fix for CVE-2022-44638 2022-11-14 15:59:15 +00:00
xorg-proto xcb-proto: Fix install conflict when enable multilib. 2023-04-04 17:46:24 +01:00
xorg-util bitbake.conf/recipes: Introduce add DEV_PKG_DEPENDENCY to change RDEPENDS:${PN}-dev 2022-06-28 23:49:37 +01:00
xorg-xserver xserver-xorg: 21.1.6 -> 21.1.7 2023-03-06 15:09:42 +00:00
xrestop meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers 2022-02-20 16:45:25 +00:00
xwayland xwayland: upgrade 22.1.7 -> 22.1.8 2023-03-06 15:09:42 +00:00