On 24 Jul 2023, at 12:38, Sutton, Chris (FP) - IC via lists.openembedded.org <[email protected]> wrote: > I’ve built the eSDK for poky honister. However, it DOES NOT contain the > cross-compiler toolchain/compiled target libs. > I build the standard SDK and it DOES contain the cross-compiler > toolchain/compiled target libs but of course has no built-in QEMU.
I can’t see any reason why you can’t just add nativesdk-qemu to your standard SDK. > I am confused by this. I thought the eSDK came with a toolchain, but it seems > not. > I need both the cross-compiler toolchain/compiled target libs and QEMU. > How can I include the cross-compiler toolchain/compiled target libs in the > eSDK build? eSDKs are pretty minimal out of the box, you need to use ‘devtool sdk-install’ to install tools. ‘devtool sdk-install gcc-cross-aarch64’ or similar should work I believe. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#185361): https://lists.openembedded.org/g/openembedded-core/message/185361 Mute This Topic: https://lists.openembedded.org/mt/100326608/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
