]> code.ossystems Code Review - openembedded-core.git/commit
sstate.bbclass: kill MIRRORS and FILESPATH to speed up fetching
authorChristopher Larson <chris_larson@mentor.com>
Mon, 10 Jun 2013 20:46:22 +0000 (13:46 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Jun 2013 14:55:52 +0000 (15:55 +0100)
commit46402b2f5b69004751f6663d435bedae0ad9dab1
tree3f070d0911afe47b346eb7697e1947c00da0cb47
parent1f30d2eb2ef45550c71969c735275db1448b6ac6
sstate.bbclass: kill MIRRORS and FILESPATH to speed up fetching

The default FILESPATH isn't really of use, as we don't expect to find sstate
archives buried in layer recipe directories, and the default MIRRORS is
intended for use for fetching SRC_URI, not sstate.

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