Martin Jansa
|
3103c383b3
bitbake: utils: Fix movefile() exception handling with python3
|
6 years ago |
Alexander Kanavin
|
b035b4dcee
bitbake: bitbake: fix version comparison when one of the versions ends in .
|
6 years ago |
Ioan-Adrian Ratiu
|
9d0cad1ae1
bitbake: utils: lockfile: Fix infinite loop
|
7 years ago |
Rasmus Villemoes
|
d4011ce0a3
bitbake: bb/utils.py: add break_hardlinks helper
|
7 years ago |
Ross Burton
|
beb93fff65
bitbake: utils/md5_file: don't iterate line-by-line
|
7 years ago |
Paul Eggleton
|
6ed781e071
bitbake: utils: add optional callback to edit_bblayers_conf()
|
7 years ago |
Mattias Hansson
|
c4338a9420
bitbake: lib/bb/utils: prevent movefile from changing dest dir permissions
|
7 years ago |
Amanda Brindle
|
58b5f8a221
bitbake: utils.py: Add option for explode_dep_versions2 to return unsorted
|
7 years ago |
Mardegan, Alberto
|
e4dae63205
bitbake: bitbake: lib/bb/utils: fix movefile() copy to dir fallback
|
8 years ago |
Mark Hatle
|
c6c1823ef2
bitbake: lib/bb/utils.py: Add missing debug level
|
8 years ago |
Mikko Rapeli
|
bc9c714e8b
bitbake: bitbake: Fix return value checks from subprocess.call()'s
|
8 years ago |
Ross Burton
|
8ce18c5c44
bitbake: bb/utils: extend which() so it can look for just executables
|
8 years ago |
Peter Kjellerstedt
|
3004f57a25
bitbake: lib/bb/utils: Add filter()
|
8 years ago |
Richard Purdie
|
6f6f51783a
bitbake: prserv/persist_data/utils: Drop obsolete python2 imports
|
8 years ago |
Paul Eggleton
|
c61b525e91
bitbake: lib/bb/build: enable access to logger within tasks
|
8 years ago |
Richard Purdie
|
9d1d35068e
bitbake: utils: Avoid traceback errors
|
9 years ago |
Joshua Lock
|
1fce7ecbbb
bitbake: bitbake: remove True option to getVar calls
|
9 years ago |
Paul Eggleton
|
ee7c6d00bb
bitbake: lib/bb/utils: edit_metadata() comment tweaks
|
9 years ago |
Francisco Pedraza
|
500ebdda6b
bitbake: bb/utils.py: export_proxies add GIT_PROXY_COMMAND
|
9 years ago |
Ross Burton
|
ea234239f4
bitbake: lib/bb/utils: show subprocess output in stack traces
|
9 years ago |
Ed Bartosh
|
b190c08b48
bitbake: bitbake: utils: add BBSERVER to the list of preserved variables
|
9 years ago |
Ross Burton
|
dead7b22b4
bitbake: lib/bb/utils: no need to unsetenv when manipulating os.environ
|
9 years ago |
Robert Yang
|
7a220aeaae
bitbake: lib/bb/utils.py: return sorted OrderedDict in explode_dep_versions2
|
9 years ago |
Ross Burton
|
b7a741cbca
bitbake: lib/bb/utils: fix set_process_name
|
9 years ago |
Richard Purdie
|
f2e5d88461
bitbake: data_smart/utils: Add 'd' to the context used for better_eval in python expansion
|
9 years ago |
Ed Bartosh
|
0224f75999
bitbake: toaster: fix imports to work for python 3
|
9 years ago |
Richard Purdie
|
0f2c59367a
bitbake: bitbake: Convert to python 3
|
9 years ago |
Richard Purdie
|
a0db1211ca
bitbake: utils: Force bitbake to en_US.UTF-8 locale setting everywhere
|
9 years ago |
Richard Purdie
|
442acd2ea9
bitbake: lib/bb/utils.py: Fix explode_dep_versions2() determinism issue
|
9 years ago |
Richard Purdie
|
654eadfa30
bitbake: bitbake: Update logger.warn() -> logger.warning()
|
9 years ago |