From: Hemanth Kumar M D Date: Tue, 19 May 2026 07:25:30 +0000 (-0700) Subject: gcc/libgfortran: package libcaf libraries X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=9e6e36e6ddf2ec57f0ffb809bb0b80b64c9d68cf;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git gcc/libgfortran: package libcaf libraries Package libcaf static libraries installed by GCC 16 to avoid installed-vs-shipped QA errors. Signed-off-by: Hemanth Kumar M D Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/gcc/libgfortran_15.2.bb b/meta/recipes-devtools/gcc/libgfortran_15.2.bb index 71dd8b4bdc..6ad12b73d8 100644 --- a/meta/recipes-devtools/gcc/libgfortran_15.2.bb +++ b/meta/recipes-devtools/gcc/libgfortran_15.2.bb @@ -1,3 +1,4 @@ require recipes-devtools/gcc/gcc-${PV}.inc require libgfortran.inc +FILES:${PN}-dev += "${libdir}/gcc/${TARGET_SYS}/${BINV}/libcaf*"