| .. |
|
fetch2
|
bitbake: fetch/wget: Add timeout for checkstatus calls (30s)
|
2021-11-11 11:04:25 +00:00 |
|
parse
|
bitbake: data_smart/parse: Allow ':' characters in variable/function names
|
2021-07-30 14:38:30 +01:00 |
|
pysh
|
bitbake: pyshyacc: allow double COMMA statements
|
2020-07-12 11:53:00 +01:00 |
|
server
|
bitbake: bitbake-server: ensure server timeout is a float
|
2021-05-04 23:11:04 +01:00 |
|
tests
|
bitbake: tests/fetch: Handle upstream master -> main branch change
|
2022-04-20 17:27:13 +01:00 |
|
ui
|
bitbake: ui/toasterui: Fix startup faults from incorrect event sequencing
|
2020-10-17 12:36:14 +01:00 |
|
__init__.py
|
bitbake: __init__.py: Fix bitbake debug log handling
|
2021-03-09 00:04:01 +00:00 |
|
build.py
|
bitbake: build/msg: Cleanup verbose option handling
|
2020-08-25 18:14:53 +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: cache: Make CoreRecipeInfo include rprovides_pkg for skipped recipes
|
2021-04-27 15:22:40 +01:00 |
|
checksum.py
|
bitbake: lib: remove unused imports
|
2020-01-19 13:31:05 +00:00 |
|
codeparser.py
|
bitbake: lib: remove unused imports
|
2020-01-19 13:31:05 +00:00 |
|
command.py
|
bitbake: command: Ensure exceptions inheriting from BBHandledException are visible
|
2020-10-10 13:37:56 +01:00 |
|
cooker.py
|
bitbake: cooker: Include all packages a recipe provides in SkippedPackage.rprovides
|
2021-04-27 15:22:40 +01:00 |
|
cookerdata.py
|
bitbake: cookerdata: Fix exception raise statements
|
2020-09-05 11:45:16 +01: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-30 14:38:30 +01:00 |
|
data.py
|
bitbake: data: emit filename/lineno information for shell functions
|
2020-08-08 09:19:34 +01:00 |
|
event.py
|
bitbake: compat.py: remove file since it no longer actually implements anything
|
2020-08-26 09:05:38 +01: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: Handle cooker daemon startup error
|
2020-10-26 22:12:42 +00:00 |
|
methodpool.py
|
bitbake: bitbake: Strip old editor directives from file headers
|
2019-05-04 10:44:10 +01:00 |
|
monitordisk.py
|
bitbake: lib: remove unused imports
|
2020-01-19 13:31:05 +00:00 |
|
msg.py
|
bitbake: lib: fix most undefined code picked up by pylint
|
2020-08-25 18:14:53 +01: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: compat.py: remove file since it no longer actually implements anything
|
2020-08-26 09:05:38 +01: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: filter ANSI escape codes before looking for progress text
|
2020-08-08 09:19:34 +01:00 |
|
providers.py
|
bitbake: providers: replace newly added logger.warn() with logger.warning()
|
2021-08-02 21:34:54 +01:00 |
|
remotedata.py
|
bitbake: tinfoil: Simplify remote datastore connections
|
2020-03-24 22:01:03 +00:00 |
|
runqueue.py
|
bitbake: runqueue: Fix deferred task issues
|
2021-05-04 23:11:04 +01:00 |
|
siggen.py
|
bitbake: siggen: use correct umask when writing siginfo
|
2020-09-30 15:03:30 +01:00 |
|
taskdata.py
|
bitbake: taskdata: Improve handling of regex in ASSUME_PROVIDED
|
2020-06-28 08:36:56 +01:00 |
|
tinfoil.py
|
bitbake: tinfoil: When sending commands we need to process events
|
2020-10-10 13:37:56 +01:00 |
|
utils.py
|
bitbake: utils: add umask changing context manager
|
2020-09-30 15:03:30 +01:00 |