Hey, I'm debugging a issue in the sdcard generation recipe of a NXP provided class (image_types_fsl).
So I'm only interested in their workings of the do_image_sdcard step, however yocto rebuilds the complete rootfs on every call. I already tried limiting the tasks/commands by going to to run $ bitbake -f -cdo_image_sdcard my-image However it still calls all the do_rootfs steps before going into do_image_sdcard. How do I best figure out WHY it does this and how to I limit it to only run the do_image_sdcard? Best regards, Olli
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#48346): https://lists.yoctoproject.org/g/yocto/message/48346 Mute This Topic: https://lists.yoctoproject.org/mt/71164301/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
