From: Hemanth Kumar M D <[email protected]> Package libcaf static libraries installed by GCC 16 to avoid installed-vs-shipped QA errors.
Signed-off-by: Hemanth Kumar M D <[email protected]> --- meta/recipes-devtools/gcc/libgfortran_16.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/gcc/libgfortran_16.1.bb b/meta/recipes-devtools/gcc/libgfortran_16.1.bb index 71dd8b4bdc..6ad12b73d8 100644 --- a/meta/recipes-devtools/gcc/libgfortran_16.1.bb +++ b/meta/recipes-devtools/gcc/libgfortran_16.1.bb @@ -1,3 +1,4 @@ require recipes-devtools/gcc/gcc-${PV}.inc require libgfortran.inc +FILES:${PN}-dev += "${libdir}/gcc/${TARGET_SYS}/${BINV}/libcaf*" -- 2.49.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#237279): https://lists.openembedded.org/g/openembedded-core/message/237279 Mute This Topic: https://lists.openembedded.org/mt/119387077/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
