]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Use SSTATE_DIR for FILESPATH
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Mar 2015 21:27:31 +0000 (21:27 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Sep 2015 20:27:48 +0000 (21:27 +0100)
commitd66a45c52200f73e67ebb3e6e447907bb3334319
tree0b2a1e8b938c1d4ee595118d6400f2d03d55b9ab
parentd0bf0e5fd9c2cb18437ccca14b2f41d410aa832a
sstate: Use SSTATE_DIR for FILESPATH

FILESPATH was only being overridden in one fetch location, it should be
equally handled in both.

Also use SSTATE_DIR as FILESPATH so that mirror urls which do remapping
can search the local SSTATE_DIR for other paths.

Also ensure that MIRRORS is removed in both locations, previously
it was only unset in one but both codepaths should be consistent.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass