From: Changqing Li <[email protected]> fix error: file /usr/include/ffitarget.h conflicts between attempted installs of lib32-libffi-dev-3.3-r0.armv7vet2hf_vfp and libffi-dev-3.3-r0.cortexa57
Signed-off-by: Changqing Li <[email protected]> --- meta/recipes-support/libffi/libffi_3.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-support/libffi/libffi_3.3.bb b/meta/recipes-support/libffi/libffi_3.3.bb index e5beb985c6..4ec058b116 100644 --- a/meta/recipes-support/libffi/libffi_3.3.bb +++ b/meta/recipes-support/libffi/libffi_3.3.bb @@ -29,6 +29,7 @@ inherit autotools texinfo multilib_header do_install_append() { oe_multilib_header ffi.h + oe_multilib_header ffitarget.h } FILES_${PN}-dev += "${libdir}/libffi-${PV}" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#141438): https://lists.openembedded.org/g/openembedded-core/message/141438 Mute This Topic: https://lists.openembedded.org/mt/76183404/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
