poky/bitbake/lib/bb
Richard Purdie d41af446fe bitbake: data_smart: Allow colon in variable expansion regex
Now that ":" is a valid character in variable key names, it needs to be
allowed by the variable expansion code too, to match.

(Bitbake rev: 019251649a38754d5877759d13b664e28dea77de)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-07-29 23:21:24 +01:00
..
asyncrpc bitbake: bitbake: asyncrpc: Catch early SIGTERM 2021-07-29 23:21:24 +01:00
compress bitbake: bitbake: Add piping compression library 2021-07-20 18:59:18 +01:00
fetch2 bitbake: fetch2/s3: allow to use credentials from environment variables 2021-07-11 23:01:25 +01:00
parse bitbake: parse/ast: Substitute '~' when naming anonymous functions 2021-07-29 23:21:24 +01:00
pysh bitbake: pyshyacc: allow double COMMA statements 2020-07-12 11:53:00 +01:00
server bitbake: server: Fix early parsing errors preventing zombie bitbake 2021-07-20 19:00:32 +01:00
tests bitbake: data_smart: Allow colon in variable expansion regex 2021-07-29 23:21:24 +01:00
ui bitbake: knotty: Re-enable command line logging levels 2021-05-01 22:51:06 +01:00
__init__.py bitbake: bitbake: Switch to post release version number 1.51.0 2021-05-06 11:08:08 +01:00
build.py bitbake: build: warn on setting noexec/nostamp/fakeroot flag to any value besides '1' 2021-06-06 23:18:26 +01:00
cache_extra.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
cache.py bitbake: runqueue: Print pseudo.log if fakeroot task failed 2021-03-11 14:04:45 +00:00
checksum.py bitbake: lib: remove unused imports 2020-01-19 13:31:05 +00:00
codeparser.py bitbake: codeparser: Fix TypeError in bitbake debug mode 2021-03-15 21:47:42 +00:00
command.py bitbake: tinfoil/data_smart: Allow variable history emit() to function remotely 2021-04-18 11:38:22 +01:00
cooker.py bitbake: bitbake: asyncrpc: Catch early SIGTERM 2021-07-29 23:21:24 +01:00
cookerdata.py bitbake: event: Prevent bitbake from executing event handler for wrong multiconfig target 2021-02-16 11:26:11 +00:00
COW.py bitbake: COW: migrate test suite into tests/cow 2020-09-02 16:01:05 +01:00
daemonize.py bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
data_smart.py bitbake: data_smart: Allow colon in variable expansion regex 2021-07-29 23:21:24 +01:00
data.py bitbake: data: emit filename/lineno information for shell functions 2020-08-08 09:19:34 +01:00
event.py bitbake: runqueue/event: Add an event for notifying of stale setscene tasks 2021-03-23 22:51:25 +00:00
exceptions.py bitbake: bitbake: Add initial pass of SPDX license headers to source code 2019-05-04 10:44:04 +01:00
main.py bitbake: main: extract creation of argument parser into function so it can be utilized externally, e.g. by unit tests 2020-11-11 10:09:18 +00:00
methodpool.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
monitordisk.py bitbake: monitordisk: remove unused function parameter 2020-10-30 13:26:16 +00:00
msg.py bitbake: msg: use safe YAML loader 2020-12-10 13:39:15 +00:00
namedtuple_with_abc.py bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
persist_data.py bitbake: logging: Make bitbake logger compatible with python logger 2021-02-10 23:48:16 +00:00
process.py bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
progress.py bitbake: progress: LineFilterProgressHandler - Handle parsing line which ends with CR only 2021-05-01 22:51:06 +01:00
providers.py bitbake: providers: replace newly added logger.warn() with logger.warning() 2021-07-10 23:11:33 +01:00
remotedata.py bitbake: tinfoil: Simplify remote datastore connections 2020-03-24 22:01:03 +00:00
runqueue.py bitbake: runqueue: Handle deferred task rehashing in multiconfig builds 2021-05-01 22:51:06 +01:00
siggen.py bitbake: lib/bb: Add bb.utils.rename() helper function and use for renaming 2021-05-06 11:04:59 +01:00
taskdata.py bitbake: logging: Make bitbake logger compatible with python logger 2021-02-10 23:48:16 +00:00
tinfoil.py bitbake: tinfoil/data_smart: Allow variable history emit() to function remotely 2021-04-18 11:38:22 +01:00
utils.py bitbake: lib/bb: Add bb.utils.rename() helper function and use for renaming 2021-05-06 11:04:59 +01:00