Hi Phil, To fetch all recipes needed to run a specified task you can run:
bitbake -c populate_sdk myimage --runall=fecth Jose Phil Reid <[email protected]> escreveu no dia sexta, 26/08/2022 à(s) 06:25: > G'day All, > > How can I run fetchall so that it will also fetch all package sources > related to the sdk as well as the image. > > ie: "bitbake -c fetchall myimage" gets all the sources to build myimage, > allowing a build to proceed without network access later. > > Out sdk however includes a few extra total for development purposes, so > additional recipes need to download stuff when I run: > bitbake -c populate_sdk myimage > > Done some googling and found one other person asking this, and the > solution was to run > bitbake -c fetchall universe > > Which seems a bit of overkill for the couple of extra packages I'm after. > > > -- > Regards > Phil Reid > > > > -- Best regards, José Quaresma
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#169911): https://lists.openembedded.org/g/openembedded-core/message/169911 Mute This Topic: https://lists.openembedded.org/mt/93264443/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
