Add tryaltconfigs option to control whether bitbake trys using alternative providers...
authorRichard Purdie <rpurdie@linux.intel.com>
Sat, 6 Dec 2008 11:50:02 +0000 (11:50 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Sat, 6 Dec 2008 11:50:02 +0000 (11:50 +0000)
commit09d6a4054ef989fe487ada50edadf46f30c5e5e4
treea10e024fa9bfbd16c9601737e2d665476772e8aa
parenta14c9b50eeb268d9d6cf6c9befd04b19e81fe70a
Add tryaltconfigs option to control whether bitbake trys using alternative providers to fulfil failed dependencies. It defaults to off, changing the default since this behaviour confuses many users and isn't often useful (from Poky).
ChangeLog
bin/bitbake
doc/bitbake.1
lib/bb/runqueue.py
lib/bb/taskdata.py