index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
providers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: providers: Use new override syntax when handling pn- "override"
Peter Kjellerstedt
2021-08-27
1
-1
/
+1
*
bitbake: providers: replace newly added logger.warn() with logger.warning()
Denys Dmytriyenko
2021-07-10
1
-3
/
+3
*
bitbake: bitbake: lib: add Required Version to Bitbake --show-versions command
Charlie Davies
2021-03-15
1
-6
/
+8
*
bitbake: bitbake: providers: check for REQUIRED_VERSION in _filterProviders
Charlie Davies
2021-03-15
1
-2
/
+5
*
bitbake: bitbake: providers: introduce logic for REQUIRED_VERSION variable
Charlie Davies
2021-03-15
1
-15
/
+41
*
bitbake: bitbake: providers: consistent single line formatting between functions
Charlie Davies
2021-03-15
1
-6
/
+0
*
bitbake: bitbake: providers: remove unneeded logging call
Charlie Davies
2021-03-15
1
-1
/
+0
*
bitbake: bitbake: providers: use pythonic empty list check
Charlie Davies
2021-02-21
1
-1
/
+1
*
bitbake: bitbake: providers: fix incorrect return type bug
Charlie Davies
2021-02-21
1
-1
/
+1
*
bitbake: logging: Make bitbake logger compatible with python logger
Joshua Watt
2021-02-10
1
-10
/
+10
*
bitbake: providers: selected version not available should be a warning
Ross Burton
2020-11-24
1
-2
/
+2
*
bitbake: lib: amend code to use proper singleton comparisons where possible
Frazer Clews
2020-01-19
1
-3
/
+3
*
bitbake: bitbake: Strip old editor directives from file headers
Richard Purdie
2019-05-04
1
-2
/
+0
*
bitbake: bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
1
-12
/
+0
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
1
-0
/
+2
*
bitbake: bitbake: Fix Deprecated warnings from regexs
Richard Purdie
2019-01-16
1
-2
/
+2
*
bitbake: providers: Fix determinism issue
Richard Purdie
2017-12-10
1
-3
/
+3
*
bitbake: lib: Drop now unneeded update_data calls
Richard Purdie
2017-02-15
1
-1
/
+0
*
bitbake: bitbake: remove True option to getVar calls
Joshua Lock
2016-11-30
1
-6
/
+6
*
bitbake: cooker/providers: Only add target to world build if task exists
Richard Purdie
2016-09-22
1
-1
/
+4
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
1
-1
/
+1
*
bitbake: providers: Add PREFERRED_RPROVIDER support
Richard Purdie
2016-04-15
1
-22
/
+40
*
bitbake: providers: We don't depend on previous build results
Richard Purdie
2016-04-15
1
-3
/
+3
*
bitbake: providers: Fix PREFERRED_VERSION lookup for '_' in PN
Richard Purdie
2016-02-28
1
-4
/
+7
*
bitbake: taskdata: add the ability to access world targets list
Paul Eggleton
2016-01-22
1
-0
/
+26
*
bitbake: providers/runqueue/taskdata: Optimise logger.debug calls
Richard Purdie
2014-03-10
1
-1
/
+1
*
bitbake: providers.py: enhance the runtime debug degbug messgae
Robert Yang
2013-09-09
1
-1
/
+1
*
bitbake: providers.py: print a debug message for dynamic pacakge
Robert Yang
2013-07-29
1
-0
/
+1
*
bitbake: providers: Remove pointless lambda sort function
Richard Purdie
2013-05-09
1
-2
/
+2
*
bitbake: providers.py: Fix PREFERRED_VERSION containing epochs
Richard Purdie
2012-10-03
1
-1
/
+1
*
bitbake: bitbake: Abort build if runtime dependency conflict
Wenzong Fan
2012-07-11
1
-0
/
+2
*
meta/classes: Convert to use appendVar and appendVarFlags
Richard Purdie
2012-03-05
1
-2
/
+2
*
bitbake-layers: improve show-overlayed output
Paul Eggleton
2012-02-01
1
-0
/
+36
*
bitbake: Add BBHandledException exception class
Richard Purdie
2012-01-10
1
-2
/
+2
*
bitbake: Update users of getVar/setVar to use the data store functions directly
Richard Purdie
2011-11-27
1
-4
/
+4
*
lib/bb/providers: make "checking PREFERRED_PROVIDER_%s" a debug message
Denys Dmytriyenko
2011-08-15
1
-1
/
+1
*
bitbake/providers: list PREFERRED_VERSION candidates when unavailable
Paul Eggleton
2011-07-27
1
-0
/
+12
*
providers.py: Correct PREFERRED_VERSION handling
Richard Purdie
2011-06-01
1
-2
/
+2
*
bitbake/providers.py: Fix runtime providers problems
Richard Purdie
2011-01-20
1
-7
/
+11
*
Switch bitbake internals to use logging directly rather than bb.msg
Chris Larson
2011-01-04
1
-11
/
+14
*
Formatting cleanups
Chris Larson
2010-07-02
1
-8
/
+8
*
bitbake: providers.py: Fix typo
Richard Purdie
2010-07-01
1
-1
/
+1
*
bitbake/providers: Fix merge error
Richard Purdie
2010-03-22
1
-3
/
+3
*
Avoid unnecessary calls to keys() when iterating over dictionaries.
Chris Larson
2010-03-22
1
-9
/
+5
*
bitbake: Revert "providers.py: sort eligible providers by DEFAULT_PREFERENCE"
Richard Purdie
2010-02-16
1
-2
/
+0
*
bitbake: providers.py: sort eligible providers by DEFAULT_PREFERENCE
Bernhard Reutner-Fischer
2010-02-15
1
-0
/
+2
*
bitbake: Switch to bitbake-dev version (bitbake master upstream)
Richard Purdie
2010-01-20
1
-2
/
+2
*
bitbake: Apply modified version of a patch from Martin Jansa <martin.jansa@gm...
Richard Purdie
2010-01-12
1
-1
/
+13
*
bitbake: Make sure regexp patterns are consistent in providers.py
Richard Purdie
2009-07-23
1
-2
/
+1
*
bitbake: Add a cache around PACKAGES_DYNAMIC regexps to help performance a bit
Richard Purdie
2009-07-23
1
-6
/
+13
[next]