Hello Henrik, On Mon, Oct 5, 2020 at 8:18 AM Henrik Haugaard Jensen <[email protected]> wrote:
> > It would be nice if *-dev packages could be specified to included in the > sdk sysroots only since we do not need them in the taget rootfs. > > As far as I known: - The -dev packages do not end up in target rootfs, unless you specify them in your target image. - The -dev packages end up in the standard SDK target sysroot if you have a DEPENDS on them. So maybe in your case you do not have a DEPENDS in your image for the packages you want a -dev for in SDK? Could it be you specify -dev manually for the target image? I am not sure what happens if "myapp" mentions a DEPENDS on (say) "libpng" but not really links against it. I am not sure if the libpng-dev ends up in the SDK (but I will try this tomorrow). Regards, Leon.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#50925): https://lists.yoctoproject.org/g/yocto/message/50925 Mute This Topic: https://lists.yoctoproject.org/mt/77257238/21656 Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto Mute #sdk:https://lists.yoctoproject.org/g/yocto/mutehashtag/sdk Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
