]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: fetch2: Handle multiconfig fetcher issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Aug 2016 10:34:23 +0000 (11:34 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Sep 2016 17:09:49 +0000 (18:09 +0100)
commite7b2b7d40da1b9b9c67e6f5b0f4183800c664ddd
treebf77f809ff4a29bdd0338b526f9b09106c7dd7d3
parent26aad57ecec0c4a75f87c2c13cd060b80bac5212
bitbake: fetch2: Handle multiconfig fetcher issues

We need a separate fetcher cache per multiconfig as the revisions and other
SRC_URI data can potentially be different. For now, this is the simplest way
to achieve that and avoids linux-yocto kernel build failures when targeting
multiple machines for example.

(Bitbake rev: d98cc31d6668bc1d6372664593126b5e5132ef2c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/fetch2/__init__.py