From: Jeremy Puhlman <jpuhl...@mvista.com> Builds like native-openjdk, really wants a to link some tools against the static version. Since when using the extended tarball, its the only place to get it, add the library.
(From OE-Core rev: 59c4a3fdbbfd5a6aaba7e0a1675dcd5866a7f3a4) Signed-off-by: Jeremy Puhlman <jpuhl...@mvista.com> Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org> --- meta/recipes-core/meta/buildtools-extended-tarball.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/meta/buildtools-extended-tarball.bb b/meta/recipes-core/meta/buildtools-extended-tarball.bb index dd780c5d57..e38967af3f 100644 --- a/meta/recipes-core/meta/buildtools-extended-tarball.bb +++ b/meta/recipes-core/meta/buildtools-extended-tarball.bb @@ -23,6 +23,7 @@ TOOLCHAIN_HOST_TASK += "\ nativesdk-libgcc \ nativesdk-libstdc++ \ nativesdk-libstdc++-dev \ + nativesdk-libstdc++-staticdev \ nativesdk-libtool \ nativesdk-pkgconfig \ nativesdk-glibc-utils \ -- 2.20.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#137508): https://lists.openembedded.org/g/openembedded-core/message/137508 Mute This Topic: https://lists.openembedded.org/mt/73289235/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-