On Mon, 24 Jun 2024 at 14:47, Sreejith Ravi via lists.openembedded.org
<[email protected]> wrote:
>
> What is the purpose of the dev IPKs generated by Yocto? As I understand, we 
> can use them to resolve build dependencies.

The purpose is to generate a SDK for cross-builds with a toolchain, or
a target image for native development on the target, but in both cases
recommended packages are enabled and installed.

Resolving build dependencies in a yocto build is done with DEPENDS
lists specified in recipes, which bitbake will handle in
prepare_recipe_sysroot.

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#201083): 
https://lists.openembedded.org/g/openembedded-core/message/201083
Mute This Topic: https://lists.openembedded.org/mt/106846832/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to