On Tue, 2023-01-03 at 23:47 +0000, Shruthi Ravichandran wrote: > Bump. I'd appreciate feedback on this change if any.
Hardknott branch is not maintained any more. Please see: https://wiki.yoctoproject.org/wiki/Releases Thanks, Anuj > > > -----Original Message----- > > From: > > [email protected] > > <[email protected] > > > On Behalf Of Shruthi Ravichandran > > Sent: Monday, December 5, 2022 11:27 AM > > To: [email protected] > > Cc: Shruthi Ravichandran <[email protected]> > > Subject: [OE-core][hardknott][PATCH] binutils-cross-canadian: Add > > lib*.a files to the staticdev package > > > > This fixes the following QA issue when building an SDK for > > x86_64-mingw32 machines. > > > > ERROR: binutils-cross-canadian-x86-64-2.36.1-r0 do_package_qa: QA > > Issue: non -staticdev package contains static .a library: binutils- > > cross- > > canadian-x86-64 path '/usr/local/oe-sdk-hardcoded- > > buildpath/sysroots/x86_64-w64-mingw32/usr/lib/x86_64-nilrt- > > linux/bfd- > > plugins/libdep.dll.a' [staticdev] > > > > Signed-off-by: Shruthi Ravichandran <[email protected]> > > --- > > meta/recipes-devtools/binutils/binutils-cross-canadian.inc | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/meta/recipes-devtools/binutils/binutils-cross- > > canadian.inc b/meta/recipes-devtools/binutils/binutils-cross- > > canadian.inc > > index e98f31f9c3..c38936db42 100644 > > --- a/meta/recipes-devtools/binutils/binutils-cross-canadian.inc > > +++ b/meta/recipes-devtools/binutils/binutils-cross-canadian.inc > > @@ -30,3 +30,5 @@ do_install () { > > } > > > > BBCLASSEXTEND = "" > > + > > +FILES_${PN}-staticdev:append = " ${libdir}/bfd-plugins/lib*.a" > > -- > > 2.20.1 > > > INTERNAL - NI CONFIDENTIAL > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#175377): https://lists.openembedded.org/g/openembedded-core/message/175377 Mute This Topic: https://lists.openembedded.org/mt/95476990/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
