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
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#169902): 
https://lists.openembedded.org/g/openembedded-core/message/169902
Mute This Topic: https://lists.openembedded.org/mt/93264443/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to