runqueue.py: Detect builds of tasks with overlapping providers and warn (will become...
authorRichard Purdie <rpurdie@linux.intel.com>
Sat, 25 Aug 2007 09:24:30 +0000 (09:24 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Sat, 25 Aug 2007 09:24:30 +0000 (09:24 +0000)
commit4da8c37ebc04b86253502dc56d2cc37cc0a3ca3b
tree555e9af4ffc415dd02ce0e6057897838e7cd002a
parentab3ac5f54f67605b114676b0f2cf197886964107
runqueue.py: Detect builds of tasks with overlapping providers and warn (will become a fatal error) (#1359).Add MULTI_PROVIDER_WHITELIST variable to allow known safe multiple providers to be listed. [backport]
ChangeLog
lib/bb/cache.py
lib/bb/runqueue.py