index
:
linux/poky.git
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
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: utils: Fix movefile() exception handling with python3
Martin Jansa
2019-09-03
1
-1
/
+1
*
bitbake: build/utils: Drop bb.build.FuncFailed
Richard Purdie
2019-08-06
1
-1
/
+1
*
bitbake: bitbake: Strip old editor directives from file headers
Richard Purdie
2019-05-04
1
-2
/
+0
*
bitbake: bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
1
-12
/
+0
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
1
-0
/
+2
*
bitbake: utils: Let mkdirhier fail if existing path is not a folder
Andre Rosa
2019-04-12
1
-1
/
+1
*
bitbake: utils: Make prune_suffix prune a suffix
Andre Rosa
2019-04-09
1
-2
/
+2
*
bitbake: bitbake: fix version comparison when one of the versions ends in .
Alexander Kanavin
2019-02-25
1
-0
/
+4
*
bitbake: utils: Add aarch64 support to ioprio_set
Richard Purdie
2018-12-14
1
-0
/
+2
*
bitbake: utils: Use utils.remove() within prunedir()
Richard Purdie
2018-12-08
1
-9
/
+1
*
bitbake: utils: better_compile(): Fix line number when report errors
Robert Yang
2018-11-19
1
-2
/
+5
*
bitbake: utils: Avoid regex value escape warnings
Richard Purdie
2018-11-14
1
-5
/
+5
*
bitbake: utils: Avoid warnings about deprecated imp module
Richard Purdie
2018-11-14
1
-8
/
+6
*
bitbake: utils: lockfile: Fix infinite loop
Ioan-Adrian Ratiu
2018-09-25
1
-1
/
+5
*
bitbake: bb/utils.py: add break_hardlinks helper
Rasmus Villemoes
2018-08-16
1
-0
/
+17
*
bitbake: utils/md5_file: don't iterate line-by-line
Ross Burton
2018-08-15
1
-4
/
+9
*
bitbake: utils: add optional callback to edit_bblayers_conf()
Paul Eggleton
2018-07-30
1
-1
/
+14
*
bitbake: lib/bb/utils: prevent movefile from changing dest dir permissions
Mattias Hansson
2018-04-23
1
-2
/
+2
*
bitbake: utils.py: Add option for explode_dep_versions2 to return unsorted
Amanda Brindle
2018-03-15
1
-2
/
+3
*
bitbake: bitbake: lib/bb/utils: fix movefile() copy to dir fallback
Mardegan, Alberto
2017-09-25
1
-9
/
+10
*
bitbake: lib/bb/utils.py: Add missing debug level
Mark Hatle
2017-07-27
1
-2
/
+2
*
bitbake: bitbake: Fix return value checks from subprocess.call()'s
Mikko Rapeli
2017-06-05
1
-1
/
+1
*
bitbake: bb/utils: extend which() so it can look for just executables
Ross Burton
2017-03-31
1
-3
/
+12
*
bitbake: lib/bb/utils: Add filter()
Peter Kjellerstedt
2017-03-01
1
-0
/
+24
*
bitbake: prserv/persist_data/utils: Drop obsolete python2 imports
Richard Purdie
2017-01-09
1
-17
/
+5
*
bitbake: lib/bb/build: enable access to logger within tasks
Paul Eggleton
2016-12-14
1
-0
/
+11
*
bitbake: utils: Avoid traceback errors
Richard Purdie
2016-12-08
1
-1
/
+1
*
bitbake: bitbake: remove True option to getVar calls
Joshua Lock
2016-11-30
1
-8
/
+8
*
bitbake: lib/bb/utils: edit_metadata() comment tweaks
Paul Eggleton
2016-09-08
1
-1
/
+3
*
bitbake: bb/utils.py: export_proxies add GIT_PROXY_COMMAND
Francisco Pedraza
2016-08-17
1
-1
/
+2
*
bitbake: lib/bb/utils: show subprocess output in stack traces
Ross Burton
2016-07-29
1
-0
/
+6
*
bitbake: bitbake: utils: add BBSERVER to the list of preserved variables
Ed Bartosh
2016-07-20
1
-0
/
+1
*
bitbake: lib/bb/utils: no need to unsetenv when manipulating os.environ
Ross Burton
2016-07-20
1
-1
/
+0
*
bitbake: lib/bb/utils.py: return sorted OrderedDict in explode_dep_versions2
Robert Yang
2016-07-19
1
-0
/
+1
*
bitbake: lib/bb/utils: fix set_process_name
Ross Burton
2016-07-19
1
-3
/
+2
*
bitbake: data_smart/utils: Add 'd' to the context used for better_eval in pyt...
Richard Purdie
2016-06-13
1
-2
/
+8
*
bitbake: toaster: fix imports to work for python 3
Ed Bartosh
2016-06-02
1
-1
/
+0
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
1
-10
/
+10
*
bitbake: utils: Force bitbake to en_US.UTF-8 locale setting everywhere
Richard Purdie
2016-05-13
1
-0
/
+7
*
bitbake: lib/bb/utils.py: Fix explode_dep_versions2() determinism issue
Richard Purdie
2016-05-11
1
-1
/
+2
*
bitbake: bitbake: Update logger.warn() -> logger.warning()
Richard Purdie
2016-05-11
1
-5
/
+5
*
bitbake: bb.utils: let loaded plugins provide a plugin object
Christopher Larson
2016-05-06
1
-2
/
+4
*
bitbake: bb.utils: use imp.get_suffixes for load_plugins
Christopher Larson
2016-05-06
1
-2
/
+9
*
bitbake: bb.utils: add load_plugins from scriptutils
Christopher Larson
2016-05-06
1
-0
/
+21
*
bitbake: lib/bb/utils: add docstring for contains()
Ross Burton
2016-04-18
1
-1
/
+19
*
bitbake: lib/bb/utils.py: Fix a bug in edit_metadata() that could corrupt vars
Randy Witt
2016-04-09
1
-1
/
+1
*
bitbake: build/utils: Allow python functions to execute with real exception h...
Richard Purdie
2016-03-31
1
-1
/
+3
*
bitbake: utils.py: Add sha1_file call
Brendan Le Foll
2016-02-26
1
-0
/
+15
*
bitbake: utils: Drop datastore function inspection during exception
Richard Purdie
2016-02-10
1
-9
/
+0
*
bitbake: bb/fetch2: Move export_proxies function from wget to utils.
Aníbal Limón
2016-02-08
1
-0
/
+19
[next]