summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/providers.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: Abort build if runtime dependency conflictWenzong Fan2012-07-111-0/+2
* meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie2012-03-051-2/+2
* bitbake-layers: improve show-overlayed outputPaul Eggleton2012-02-011-0/+36
* bitbake: Add BBHandledException exception classRichard Purdie2012-01-101-2/+2
* bitbake: Update users of getVar/setVar to use the data store functions directlyRichard Purdie2011-11-271-4/+4
* lib/bb/providers: make "checking PREFERRED_PROVIDER_%s" a debug messageDenys Dmytriyenko2011-08-151-1/+1
* bitbake/providers: list PREFERRED_VERSION candidates when unavailablePaul Eggleton2011-07-271-0/+12
* providers.py: Correct PREFERRED_VERSION handlingRichard Purdie2011-06-011-2/+2
* bitbake/providers.py: Fix runtime providers problemsRichard Purdie2011-01-201-7/+11
* Switch bitbake internals to use logging directly rather than bb.msgChris Larson2011-01-041-11/+14
* Formatting cleanupsChris Larson2010-07-021-8/+8
* bitbake: providers.py: Fix typoRichard Purdie2010-07-011-1/+1
* bitbake/providers: Fix merge errorRichard Purdie2010-03-221-3/+3
* Avoid unnecessary calls to keys() when iterating over dictionaries.Chris Larson2010-03-221-9/+5
* bitbake: Revert "providers.py: sort eligible providers by DEFAULT_PREFERENCE"Richard Purdie2010-02-161-2/+0
* bitbake: providers.py: sort eligible providers by DEFAULT_PREFERENCEBernhard Reutner-Fischer2010-02-151-0/+2
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-2/+2
* bitbake: Apply modified version of a patch from Martin Jansa <martin.jansa@gm...Richard Purdie2010-01-121-1/+13
* bitbake: Make sure regexp patterns are consistent in providers.pyRichard Purdie2009-07-231-2/+1
* bitbake: Add a cache around PACKAGES_DYNAMIC regexps to help performance a bitRichard Purdie2009-07-231-6/+13
* bitbake providers.py: Fix message typo and improve debug infoRichard Purdie2008-10-061-2/+3
* bitbake providers.py: Sync with upstreamRichard Purdie2008-09-031-1/+6
* bitbake: Sync with 1.8 branchRichard Purdie2008-05-131-28/+0
* bitbake: Sync with 1.8 branch upstream for PREFERRED_PROVIDERS message improv...Richard Purdie2008-05-041-1/+7
* bitbake: providers.py: Fix perferred_version variable handlingRichard Purdie2007-10-211-1/+2
* bitbake: Update to latest bitbake-1.8 branchRichard Purdie2007-09-021-21/+73
* bitbake: Sync with upstream 1.8 branchRichard Purdie2007-08-151-2/+61
* providers.py: Also add pn-PN syntax to overrides when evalutating PREFERRED_V...Richard Purdie2007-08-081-1/+1
* bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie2007-04-011-21/+26
* bitbake: Sync with upstream. Richard Purdie2007-01-081-11/+10
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-161-0/+209