[Toaster] [review-request] 5996 The "URI(s) searched" information in the task details page is empty

Barros Pena, Belen belen.barros.pena at intel.com
Tue Apr 8 10:32:10 PDT 2014


On 08/04/2014 16:43, "Barros Pena, Belen" <belen.barros.pena at intel.com>
wrote:

>With the <code> tag nested inside the <li> tag. That should solve the
>spacing problem.
>
>>The branch is here: dreyna/uri_paths_5996
>>I simulated a SSTATE_MIRRORS value with this example from the Yocto
>>documentation page:
>>    SSTATE_MIRRORS = "\
>>             file://.* http://someserver.tld/share/sstate/PATH \n \
>>             file://.* file:///some/local/dir/sstate/PATH"
>
>I will set and test this.

I set the SSTATE_MIRRORS variable as above and ran a build. The value of
the SSTATE_MIRRORS variable as reported by Toaster is:

file://.* http://someserver.tld/share/sstate/PATH \n file://.*
file:///some/local/dir/sstate/PATH


However, the URIs searched information shows me only the value of
SSTATE_DIR, and the second line of the SSTATE_MIRRORS value. Like so:

/home/yocto/poky/build/sstate
file:///some/local/dir/sstate/PATH


I might be wrong, but I was expecting to see:

/home/yocto/poky/build/sstate
http://someserver.tld/share/sstate/PATH

file:///some/local/dir/sstate/PATH

Am I wrong here?


Cheers

Belén


>



More information about the toaster mailing list