i
> Sent: Wednesday, March 06, 2019 11:52 AM
> To: Edmund Nadolski ;
> yocto@yoctoproject.org
> Subject: Re: [yocto] SRC_URI when there is a local mirror but no remote
repo
>
> Friendly ping, any thoughts on this?
>
> One thing I have noted - without the remote url, bitb
t: Wednesday, February 27, 2019 3:00 PM
> To: yocto@yoctoproject.org
> Subject: [yocto] SRC_URI when there is a local mirror but no remote repo
>
> Hi,
>
> Does Yocto/Bitbake support a way to set SRC_URI in a recipe when there is
> no corresponding upstream remote (git://, https://,
Hi,
Does Yocto/Bitbake support a way to set SRC_URI in a recipe when there is no
corresponding upstream remote (git://, https://, etc.) for a *.tar.gz file?
IOW, I've configured for own_mirrors and set BB_NO_NETWORK=1, and my *.tar.gz
file only lives in the local_mirror directory.
It looks t