libgcrypt.pc has been built and installed by libgcrypt since 1.9.0[1], so the manual install can be removed.
[1] 97194b422bc89a6137f4e218d4cdee118c63e96e Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb b/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb index f7108013d34..c1f52aedff5 100644 --- a/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb +++ b/meta/recipes-support/libgcrypt/libgcrypt_1.10.1.bb @@ -49,12 +49,6 @@ do_configure:prepend () { rm -f ${S}/m4/gpg-error.m4 } -# libgcrypt.pc is added locally and thus installed here -do_install:append() { - install -d ${D}/${libdir}/pkgconfig - install -m 0644 ${B}/src/libgcrypt.pc ${D}/${libdir}/pkgconfig/ -} - do_install_ptest() { cp -r --preserve=mode,links -v ${S} ${D}${PTEST_PATH} cp -r --preserve=mode,links -v ${B} ${D}${PTEST_PATH} -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#169919): https://lists.openembedded.org/g/openembedded-core/message/169919 Mute This Topic: https://lists.openembedded.org/mt/93270767/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
