summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/providers.py
AgeCommit message (Expand)Author
2019-06-19bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-06-19bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-01-16bitbake: bitbake: Fix Deprecated warnings from regexsRichard Purdie
2017-12-10bitbake: providers: Fix determinism issueRichard Purdie
2017-02-15bitbake: lib: Drop now unneeded update_data callsRichard Purdie
2016-11-30bitbake: bitbake: remove True option to getVar callsJoshua Lock
2016-09-22bitbake: cooker/providers: Only add target to world build if task existsRichard Purdie
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-04-15bitbake: providers: Add PREFERRED_RPROVIDER supportRichard Purdie
2016-04-15bitbake: providers: We don't depend on previous build resultsRichard Purdie
2016-02-28bitbake: providers: Fix PREFERRED_VERSION lookup for '_' in PNRichard Purdie
2016-01-22bitbake: taskdata: add the ability to access world targets listPaul Eggleton
2014-03-10bitbake: providers/runqueue/taskdata: Optimise logger.debug callsRichard Purdie
2013-09-09bitbake: providers.py: enhance the runtime debug degbug messgaeRobert Yang
2013-07-29bitbake: providers.py: print a debug message for dynamic pacakgeRobert Yang
2013-05-09bitbake: providers: Remove pointless lambda sort functionRichard Purdie
2012-10-03bitbake: providers.py: Fix PREFERRED_VERSION containing epochsRichard Purdie
2012-07-11bitbake: bitbake: Abort build if runtime dependency conflictWenzong Fan
2012-03-05meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie
2012-02-01bitbake-layers: improve show-overlayed outputPaul Eggleton
2012-01-10bitbake: Add BBHandledException exception classRichard Purdie
2011-11-27bitbake: Update users of getVar/setVar to use the data store functions directlyRichard Purdie
2011-08-15lib/bb/providers: make "checking PREFERRED_PROVIDER_%s" a debug messageDenys Dmytriyenko
2011-07-27bitbake/providers: list PREFERRED_VERSION candidates when unavailablePaul Eggleton
2011-06-01providers.py: Correct PREFERRED_VERSION handlingRichard Purdie
2011-01-20bitbake/providers.py: Fix runtime providers problemsRichard Purdie
2011-01-04Switch bitbake internals to use logging directly rather than bb.msgChris Larson
2010-07-02Formatting cleanupsChris Larson
2010-07-01bitbake: providers.py: Fix typoRichard Purdie
2010-03-22bitbake/providers: Fix merge errorRichard Purdie
2010-03-22Avoid unnecessary calls to keys() when iterating over dictionaries.Chris Larson
2010-02-16bitbake: Revert "providers.py: sort eligible providers by DEFAULT_PREFERENCE"Richard Purdie
2010-02-15bitbake: providers.py: sort eligible providers by DEFAULT_PREFERENCEBernhard Reutner-Fischer
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie
2010-01-12bitbake: Apply modified version of a patch from Martin Jansa <martin.jansa@gm...Richard Purdie
2009-07-23bitbake: Make sure regexp patterns are consistent in providers.pyRichard Purdie
2009-07-23bitbake: Add a cache around PACKAGES_DYNAMIC regexps to help performance a bitRichard Purdie
2008-10-06bitbake providers.py: Fix message typo and improve debug infoRichard Purdie
2008-09-03bitbake providers.py: Sync with upstreamRichard Purdie
2008-05-13bitbake: Sync with 1.8 branchRichard Purdie
2008-05-04bitbake: Sync with 1.8 branch upstream for PREFERRED_PROVIDERS message improv...Richard Purdie
2007-10-21bitbake: providers.py: Fix perferred_version variable handlingRichard Purdie
2007-09-02bitbake: Update to latest bitbake-1.8 branchRichard Purdie
2007-08-15bitbake: Sync with upstream 1.8 branchRichard Purdie
2007-08-08providers.py: Also add pn-PN syntax to overrides when evalutating PREFERRED_V...Richard Purdie
2007-04-01bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie
2007-01-08bitbake: Sync with upstream. Richard Purdie
2006-11-16bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie