poky/bitbake/lib/bb
Richard Purdie 5a511dadc0 bitbake: fetch/wget: Move files into place atomically
(Bitbake rev: aaf9c1b8673f5b181255a08eee4e9a342863e896)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit cd7cce4cf4be5c742d29671169354fe84220b47a)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2024-10-10 12:01:06 -07:00
..
asyncrpc bitbake: asyncrpc: Add context manager API 2024-01-10 05:14:16 -10:00
compress bitbake: bitbake: Add copyright headers where missing 2022-10-11 21:57:28 +01:00
fetch2 bitbake: fetch/wget: Move files into place atomically 2024-10-10 12:01:06 -07:00
parse bitbake: parse: Improve/fix cache invalidation via mtime 2024-05-29 05:24:08 -07:00
pysh bitbake: pyshyacc: allow double COMMA statements 2020-07-12 11:53:00 +01:00
server bitbake: server/process: Fix logging issues where only the first message was displayed 2022-06-26 22:55:39 +01:00
tests bitbake: tests/fetch: Tweak to work on Fedora40 2024-10-10 12:01:06 -07:00
ui bitbake: buildinfohelper: Drop unused variables 2022-05-12 13:41:42 +01:00
__init__.py bitbake: lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9 2024-01-04 05:00:12 -10:00
build.py bitbake: build: Add clean_stamp API function to allow removal of task stamps 2022-05-25 18:00:44 +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: correctly handle file names containing colons 2022-05-12 13:41:42 +01:00
checksum.py bitbake: checksum: Allow spaces in URI filenames 2022-04-14 09:48:33 +01:00
codeparser.py bitbake: bitbake/codeparser.py: address ast module deprecations in py 3.12 2024-03-01 08:00:58 -10:00
command.py bitbake: cooker/command: Add a dummy event for tinfoil testing 2021-09-26 16:35:00 +01:00
cooker.py bitbake: cooker: Drop sre_constants usage 2022-09-16 17:53:22 +01:00
cookerdata.py bitbake: cookerdata: Drop dubious exception handling code 2023-03-14 15:05:30 +00:00
COW.py bitbake: bitbake: Add copyright headers where missing 2022-10-11 21:57:28 +01:00
daemonize.py bitbake: bitbake: Add copyright headers where missing 2022-10-11 21:57:28 +01:00
data_smart.py bitbake: data_smart: Improve performance for VariableHistory 2024-08-23 14:51:51 -07:00
data.py bitbake: data: Add missing dependency handling of remove operator 2024-01-04 05:00:12 -10:00
event.py bitbake: event.py: ignore exceptions from stdout and sterr operations in atexit 2022-09-16 17:53:22 +01:00
exceptions.py bitbake: bitbake: Add copyright headers where missing 2022-10-11 21:57:28 +01:00
main.py bitbake: lib/bb: Replace "abort" usage in task handling 2022-02-21 23:37:26 +00:00
methodpool.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
monitordisk.py bitbake: Fix disk space monitoring on cephfs 2023-11-09 04:41:17 -10:00
msg.py bitbake: msg: Drop unused local variable 2022-05-12 13:41:42 +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: persist_data: Use a valid exception for missing implementation 2022-05-12 13:41:42 +01:00
process.py bitbake: bitbake: Add copyright headers where missing 2022-10-11 21:57:28 +01:00
progress.py bitbake: progress: Fix typo "wherever" 2022-02-20 16:45:25 +00:00
providers.py bitbake: providers: use local variable for packages_dynamic pattern 2022-05-12 13:41:42 +01:00
remotedata.py bitbake: tinfoil: Simplify remote datastore connections 2020-03-24 22:01:03 +00:00
runqueue.py bitbake: runqueue: show number of currently running bitbake threads when pressure changes 2023-12-11 06:13:49 -10:00
siggen.py bitbake: bitbake-diffsigs: break on first dependent task difference 2023-02-17 15:05:08 +00:00
taskdata.py bitbake: lib/bb: Replace "abort" usage in task handling 2022-02-21 23:37:26 +00:00
tinfoil.py bitbake: tinfoil: Do not fail when logging is disabled and full config is used 2023-11-09 04:41:17 -10:00
utils.py bitbake: bin/utils: Ensure locale en_US.UTF-8 is available on the system 2023-04-26 04:03:21 -10:00