]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Use SSTATE_DIR for FILESPATH
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Apr 2015 10:49:12 +0000 (11:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Jun 2015 08:41:50 +0000 (09:41 +0100)
commitac255ca3eacece98f60a1a5d8cfc468f73aa67c7
tree712eb6b32b18e2c5a7a2809107a832c999f58a1c
parentb08ee8478f0cc2e2f9394c7e209dae45de2d845e
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.

(From OE-Core rev: ab6bebddbdefec323e284b6438d9c57b3d8a2cc3)

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