summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cppy/0001-Fix-build-error-as-following.patch
diff options
context:
space:
mode:
authorLiu Yiding <liuyd.fnst@fujitsu.com>2025-07-10 13:47:42 +0800
committerKhem Raj <raj.khem@gmail.com>2025-07-10 00:05:57 -0700
commit2181c17f8e1bc1efb8d9523113f1c6cf62bdbacc (patch)
treeb0364a15e088660356ba25129ba6a7cdcadb0531 /meta-python/recipes-devtools/python/python3-cppy/0001-Fix-build-error-as-following.patch
parent03c66e2ba3d6c1170b787ba5daec9bf8dddb69dc (diff)
downloadmeta-openembedded-2181c17f8e1bc1efb8d9523113f1c6cf62bdbacc.tar.gz
dialog: Fix install conflict when enable multilib
fix issue that: file /usr/bin/dialog conflicts between attempted installs of dialog-1.3+20250116-r0.cortexa57 and lib32-dialog-1.3+20250116-r0.armv7at2hf_neon To be noticed that dialog itself is already symlink now xxx/image/usr/bin$ ls -l -t total 888 lrwxrwxrwx 1 userland userland 45 Jul 10 02:15 dialog -> /usr/bin/arm-pokymllib32-linux-gnueabi-dialog -rwxr-xr-x 1 userland userland 907748 Jul 10 02:15 arm-pokymllib32-linux-gnueabi-dialog xxx/image/usr/bin$ ls -l -t total 988 lrwxrwxrwx 1 userland userland 34 Jul 10 02:15 dialog -> /usr/bin/aarch64-poky-linux-dialog -rwxr-xr-x 1 userland userland 1037624 Jul 10 02:15 aarch64-poky-linux-dialog after this commit: xxx/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/rootfs/usr/bin$ ls -l -t dialog* lrwxrwxrwx 1 userland userland 21 Mar 9 2018 dialog -> /usr/bin/dialog-lib64 lrwxrwxrwx 1 userland userland 45 Mar 9 2018 dialog-lib -> /usr/bin/arm-pokymllib32-linux-gnueabi-dialog lrwxrwxrwx 1 userland userland 34 Mar 9 2018 dialog-lib64 -> /usr/bin/aarch64-poky-linux-dialog Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cppy/0001-Fix-build-error-as-following.patch')
0 files changed, 0 insertions, 0 deletions