index
:
poky
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
danny
denzil
dizzy
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
fido
gatesgarth
gatesgarth-next
green
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
langdale
laverne
master
master-next
master-uninative
morty
pinky
purple
pyro
rocko
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
Poky Build Tool and Metadata
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
data_smart.py
Age
Commit message (
Expand
)
Author
10 days
bitbake: data_smart: Small optimisation to _findVar()
Richard Purdie
2022-11-29
bitbake: data_smart: Small cache reuse optimization
Richard Purdie
2022-11-29
bitbake: data_smart: Use regex consistently for override matching
张忠山
2022-11-27
bitbake: data_smart: Add debugging for overrides stability issue
Richard Purdie
2022-11-14
bitbake: data/data_smart/build: Clean up datastore finalize/update_data refer...
Richard Purdie
2022-11-10
bitbake: data_smart: allow python snippets to include a dictionary
Mark Asselstine
2022-03-18
bitbake: data_smart: Avoid multiple getVarFlag calls
Richard Purdie
2022-03-18
bitbake: data_smart: Skip commonly accessed variables from variable data cont...
Richard Purdie
2022-02-22
bitbake: data_smart: Avoid exceptions for non string data
Richard Purdie
2022-02-21
bitbake: lib/bb: fix exit when found renamed variables
Marta Rybczynska
2022-02-21
bitbake: data_smart: Add support to BB_RENAMED_VARIABLES for custom strings
Richard Purdie
2022-02-21
bitbake: data_smart: Allow rename mechanism to show full expressions
Richard Purdie
2022-02-21
bitbake: bitbake: Rename allowed multiple provider variable
Scott Murray
2022-02-21
bitbake: bitbake: Rename setscene enforce filtering variable
Scott Murray
2022-02-21
bitbake: bitbake: Rename configuration hash filtering variable
Scott Murray
2022-02-21
bitbake: bitbake: Rename environment filtering variables
Scott Murray
2022-02-21
bitbake: bitbake: Rename basehas and taskhash filtering variables
Scott Murray
2022-02-21
bitbake: data_smart/cookerdata: Add variable remapping support
Richard Purdie
2022-02-17
bitbake: data_smart: Add hasOverrides method to public datastore API
Richard Purdie
2022-02-17
bitbake: data_smart: Fix overrides file/line message additions
Richard Purdie
2021-11-26
bitbake: data_smart.py: Skip old override syntax checking for anonymous funct...
Robert Yang
2021-11-03
bitbake: lib/bb: Fix string concatination potential performance issues
Richard Purdie
2021-09-21
bitbake: data_smart: Don't add None to ExpansionError varlist
Richard Purdie
2021-09-17
bitbake: bitbake: adjust parser error check for python 3.10 compatibility
Alexander Kanavin
2021-09-17
bitbake: bitbake: correct the collections vs collections.abc deprecation
Alexander Kanavin
2021-09-11
bitbake: data_smart: Improve error display for handled exceptions
Richard Purdie
2021-09-11
bitbake: data_smart: Make ExpansionErrors more readable
Richard Purdie
2021-08-04
bitbake: data_smart: Fix inactive overide accidental variable value corruption
Richard Purdie
2021-08-02
bitbake: bitbake: Switch to using new override syntax
Richard Purdie
2021-07-29
bitbake: data_smart: Allow colon in variable expansion regex
Richard Purdie
2021-07-20
bitbake: data_smart/parse: Allow ':' characters in variable/function names
Richard Purdie
2020-12-19
bitbake: data_smart: Ensure hash reflects vardepvalue flags correctly
Richard Purdie
2020-08-25
bitbake: lib: fix most undefined code picked up by pylint
Frazer Clews
2020-04-24
bitbake: data_smart: Handle hashing of datastores within datastores correctly
Richard Purdie
2020-03-24
bitbake: tinfoil: Simplify remote datastore connections
Richard Purdie
2020-03-24
bitbake: data_smart: Don't pass unneeded datastore
Richard Purdie
2020-02-19
bitbake: data: Don't allow renameVar calls with equivalent keys
Kyle Russell
2019-05-04
bitbake: bitbake: Strip old editor directives from file headers
Richard Purdie
2019-05-04
bitbake: bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-01-21
bitbake: bb.data_smart: only try to expand refs to valid variable names
Christopher Larson
2019-01-08
bitbake: data/siggen: Switch md5 -> sha256
Richard Purdie
2018-12-14
bitbake: data_smart: Allow numeric characters in overrides
Richard Purdie
2018-12-14
bitbake: data_smart: Add missing regexp markup
Richard Purdie
2018-11-19
bitbake: data_smart: fix filename for compile()
Robert Yang
2018-11-19
bitbake: data_smart: Add original traceback to ExpansionError
Robert Yang
2018-10-20
bitbake: data_smart: Fix removal handling interaction issue with overrides
Richard Purdie
2018-10-18
bitbake: bitbake: data: Ensure task checksums account for remove data
Richard Purdie
2018-10-18
bitbake: data/data_smart: Allow getVarFlag to return the variable parser object
Richard Purdie
2018-10-18
bitbake: data_smart: Fix expand_cache and _remove operator interaction issues
Richard Purdie
[next]