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
/
data.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: data/siggen: Don't expand ignored variables
Richard Purdie
2020-04-06
1
-2
/
+2
*
bitbake: lib: amend code to use proper singleton comparisons where possible
Frazer Clews
2020-01-19
1
-1
/
+1
*
bitbake: build/utils: Drop bb.build.FuncFailed
Richard Purdie
2019-08-06
1
-1
/
+1
*
bitbake: siggen: Clean up task reference formats
Richard Purdie
2019-08-06
1
-1
/
+1
*
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
-13
/
+0
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
1
-0
/
+2
*
bitbake: data/siggen: Switch md5 -> sha256
Richard Purdie
2019-01-08
1
-1
/
+1
*
bitbake: bitbake: BBHandler: Check tab indentation for python code
Robert Yang
2018-12-05
1
-2
/
+0
*
bitbake: data/siggen: Extract task hash generation code into a function
Richard Purdie
2018-10-18
1
-0
/
+38
*
bitbake: bitbake: data: Ensure task checksums account for remove data
Richard Purdie
2018-10-18
1
-0
/
+12
*
bitbake: data/data_smart: Allow getVarFlag to return the variable parser object
Richard Purdie
2018-10-18
1
-6
/
+5
*
bitbake: data: Micro performance optimisation tweak
Richard Purdie
2017-07-08
1
-1
/
+1
*
bitbake: lib/bb/{data, siggen}: Don't warn on SkipRecipe exceptions
Nathan Rossi
2017-04-12
1
-0
/
+2
*
bitbake: lib/bb/data: fix dependency handling for contains and multiple values
Paul Eggleton
2017-04-05
1
-4
/
+6
*
bitbake: data/cooker: Sort output data shown by -e
Richard Purdie
2017-03-22
1
-1
/
+1
*
bitbake: data.py: sort exported variables
Juro Bystricky
2017-03-22
1
-1
/
+1
*
bitbake: bitbake: remove True option to getVarFlag calls
Joshua Lock
2016-11-30
1
-4
/
+4
*
bitbake: bitbake: remove True option to getVar calls
Joshua Lock
2016-11-30
1
-9
/
+9
*
bitbake: data: Drop deprecated old style bitbake API
Richard Purdie
2016-11-23
1
-53
/
+0
*
bitbake: data: fix exception handling in exported_vars()
Markus Lehtonen
2016-11-04
1
-3
/
+5
*
bitbake: data: Fix handling of vardepvalueexclude
Richard Purdie
2016-10-01
1
-1
/
+1
*
bitbake: Implement support for per-task exports
Christopher Larson
2016-05-19
1
-1
/
+3
*
bitbake: bitbake: Update logger.warn() -> logger.warning()
Richard Purdie
2016-05-11
1
-1
/
+1
*
bitbake: bb.{cooker, data}: only emit a var as python if 'func' is set
Christopher Larson
2016-05-06
1
-2
/
+2
*
bitbake: build/data: Don't expand python functions before execution [API change]
Richard Purdie
2016-02-10
1
-3
/
+3
*
bitbake: data: Don't expand python functions for variable dependencies
Richard Purdie
2016-02-10
1
-6
/
+6
*
bitbake: lib/bb: Add expansion parameter to getVarFlag
Richard Purdie
2016-02-04
1
-12
/
+12
*
bitbake: data.py: avoid double newlines at the end of functions in emit_var()
Andre McCurdy
2016-01-30
1
-0
/
+1
*
bitbake: data: Drop misleading ExpansionError exception
Richard Purdie
2016-01-06
1
-1
/
+2
*
bitbake: data: Pass lineno/filename data from build_dependencies
Richard Purdie
2016-01-06
1
-2
/
+2
*
bitbake: data_smart: Improve override history logging
Richard Purdie
2015-07-24
1
-1
/
+1
*
bitbake: data: Clean up datastore accesses and True/False values
Richard Purdie
2015-07-24
1
-20
/
+20
*
bitbake: data: Add newline after the last export in emit_func
Andre McCurdy
2015-07-24
1
-1
/
+2
*
bitbake: bitbake: Add explict getVar param for (non) expansion
Richard Purdie
2015-06-23
1
-1
/
+1
*
bitbake: data: Make expandKeys deterministic
Richard Purdie
2015-05-29
1
-1
/
+1
*
bitbake: data: Revert expandKeys warning move
Richard Purdie
2015-05-29
1
-6
/
+5
*
bitbake: data: Clean up expandKeys None value handling
Richard Purdie
2015-05-29
1
-2
/
+2
*
bitbake: data: Move warning code to the first loop for performance
Richard Purdie
2015-05-26
1
-5
/
+5
*
bitbake: data: escape '$' in shell variable assignment
Richard Tollerton
2014-12-18
1
-0
/
+1
*
bitbake: data: Handle BASH_FUNC shellshock implication
Richard Purdie
2014-12-09
1
-0
/
+7
*
bitbake: build/data: Write out more complete python run files
Richard Purdie
2014-08-28
1
-0
/
+35
*
bitbake: lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional.
Robert P. J. Day
2014-08-25
1
-3
/
+3
*
bitbake: data: add vardepvalueexclude varflag
Paul Eggleton
2014-03-06
1
-1
/
+7
*
bitbake: data: Account for pre/postfunc functions when calculating dependencies
Richard Purdie
2014-02-04
1
-2
/
+6
*
bitbake: data: Ensure we add the contains keys in a particular order
Richard Purdie
2013-12-09
1
-2
/
+2
*
bitbake: data/codeparser: Improve handling of contains functions
Richard Purdie
2013-11-26
1
-0
/
+18
*
bitbake: data: Fix output inconsistencies for emit_var
Richard Purdie
2013-11-25
1
-2
/
+2
*
bitbake: data: Optimise flag exclusion list handling
Richard Purdie
2013-09-17
1
-5
/
+4
*
bitbake: data: Optimise flag lookup in build_dependencies
Richard Purdie
2013-09-17
1
-2
/
+5
[next]