[yocto] Saving all files using source mirror isn't capturing build packages

Jimi Damon jdamon at gmail.com
Wed Jun 28 15:55:33 PDT 2017


Fixed : PEBKAC


I needed the two following elements


>
> MIRRORS ?= "\
> git://.*/.*    file://media/build/mirror/ \n \
> git://.*/.*/.* file://media/build/mirror/ \n \
> ftp://.*/.*    file://media/build/mirror/ \n \
> http://.*/.*   file://media/build/mirror/ \n \
> svn://.*/.*    file://media/build/mirror/ \n \
> https://.*/.*    file://media/build/mirror/ \n \
> "
>
>
> BB_FETCH_PREMIRRORONLY = "1"
> SOURCE_MIRROR_URL ?= "file:///media/build/mirror/"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170628/12b4d768/attachment.html>


More information about the yocto mailing list