]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libxcrypt-compat: Remove libcrypt.so to fix conflict with libcrypt
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 11 Sep 2023 08:37:45 +0000 (01:37 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Sep 2023 06:43:39 +0000 (07:43 +0100)
commitdc0c7a8c3d1d4f02869b7f0d42f704fd24bf0dde
tree0f678a2d1c34322a584a35b0ca75877b5a73e1da
parent7b5fc42488a514bf51d49ee5274731c6432efd1b
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.36.bb