summaryrefslogtreecommitdiffstats
path: root/lib/bb/providers.py
AgeCommit message (Expand)Author
2011-05-31providers.py: Correct PREFERRED_VERSION handlingRichard Purdie
2011-02-21bitbake/providers.py: Fix runtime providers problemsRichard Purdie
2010-09-03Switch bitbake internals to use logging directly rather than bb.msgChris Larson
2010-04-09Formatting cleanupsChris Larson
2010-02-25Avoid unnecessary calls to keys() when iterating over dictionaries.Chris Larson
2010-02-16Revert "providers.py: sort eligible providers by DEFAULT_PREFERENCE"Richard Purdie
2010-02-10providers.py: sort eligible providers by DEFAULT_PREFERENCEBernhard Reutner-Fischer
2010-02-10providers.py: commentary typo fixBernhard Reutner-Fischer
2010-01-19providers: Apply modified version of a patch from Martin Jansa <martin.jansa@...Richard Purdie
2009-11-06providers.py: Fix package sorting order to reflect prioritiesChris Conroy
2009-07-23providers.py: Add caching for the dynamic package regexps (from Poky)Richard Purdie
2009-05-12providers.py: Fix + character escaping from PACKAGES_DYNAMIC (thanks Otavio S...Richard Purdie
2009-05-11[bb] Remove unused imports reported by pyflakesHolger Hans Peter Freyther
2008-12-06providers.py: Fix typos and add some further debug which can occassionaly be ...Richard Purdie
2008-09-30providers.py: Fix PACKAGES_DYNAMIC handling of packages with '++' in the name...Richard Purdie
2008-07-19providers.py: Fix indentation errorsRichard Purdie
2008-07-19providers.py: When a regexp fails to compile for PACKAGES_DYNAMIC, print a mo...Richard Purdie
2008-05-09providers.py: No longer weight providers on the basis of a package being "alr...Richard Purdie
2008-05-04providers.py: Improve runtime PREFERRED_PROVIDERS warning messages to be more...Richard Purdie
2007-10-21providers.py: Fix bogus preferred_version return valuesRichard Purdie
2007-08-24providers.py: Fix regressionsRichard Purdie
2007-08-23providers.py: Sort providers by default preference as well as priority before...Richard Purdie
2007-08-23ptoviders.py: Remove debuggingRichard Purdie
2007-08-23providers.py: Adjust logic so providers with a PREFERRED_VERSION set take pri...Richard Purdie
2007-08-15providers.py: Sort the list of providers before processing so dependency prob...Richard Purdie
2007-08-14providers.py: Move providers code into the providers moduleRichard Purdie
2007-08-11providers.py: Add pn-PN to overrides when evalutating PREFERRED_VERSION (from...Richard Purdie
2007-03-24Fix PE handling to use strings and update showVersions to add PE support (clo...Richard Purdie
2007-03-19Add PE (Package Epoch) support from Philipp Zabel (pH5)Richard Purdie
2007-03-04providers.py: Remove now unused parameter from filterProvidersRichard Purdie
2007-01-04drop shebangs from lib/bb scriptsMarcin Juszkiewicz
2006-12-08Add proper GPLv2 headers to all BitBake filesHolger Hans Peter Freyther
2006-11-13providers.py: Make PREFERRED_PROVIDER_foobar defaults to foobar if availableRichard Purdie
2006-09-09providers.py: Improve findBestProvider debug messages to explain the infamous...Richard Purdie
2006-09-09Complete conversion to use bb.msgRichard Purdie
2006-08-20bitbake/lib/bb/providers.py:Richard Purdie
2006-08-14trunk/bitbake/lib/bb/providers.py:Richard Purdie
2006-07-08bitbake/lib/bb/__init__.py:Richard Purdie
2006-07-08bitbake/lib/bb/providers.py:Richard Purdie