]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libxcrypt-compat: Remove libcrypt.so to fix conflict with libcrypt rbt/crypt
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 11 Sep 2023 08:47:38 +0000 (16:47 +0800)
committerRobert Yang <liezhi.yang@windriver.com>
Mon, 11 Sep 2023 08:36:19 +0000 (01:36 -0700)
commit206e50b37c850b2345f304cb95f7b736744d7024
tree3a47e55d533e55e1203607d45d719800d5d824fd
parent03d37854b1dacbecd2c522821c59ef01d9bd305c
libxcrypt-compat: Remove libcrypt.so to fix conflict with libcrypt

Fixed:
IMAGE_INSTALL:append = " libxcrypt-compat"

$ bitbake <image> -cpopulate_sdk
file /usr/lib/libcrypt.so from install of libxcrypt-compat-dev-4.4.33-r0.0.aarch64 conflicts with file from package libcrypt-dev-4.4.33-r0.2.aarch64

Remove libcrypt.so like other files to fix the error.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.36.bb