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
/
meta
/
lib
/
oe
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
classes/lib: Remove bb.build.FuncFailed
Richard Purdie
2019-08-06
1
-1
/
+1
*
meta/lib+scripts: Convert to SPDX license headers
Richard Purdie
2019-05-09
1
-0
/
+4
*
utils/multiprocess_launch: Improve failing subprocess output
Richard Purdie
2019-04-26
1
-1
/
+6
*
lib/oe/utils: Make prune_suffix prune a suffix
Andre Rosa
2019-04-09
1
-3
/
+3
*
utils.py: added sh_quote() function
Enrico Scholz via Openembedded-core
2019-04-04
1
-0
/
+3
*
lib/oe/utils: Fix hang in multiprocess_launch()
Richard Purdie
2019-02-17
1
-0
/
+4
*
utils: add -src to system package name blacklist
Ross Burton
2019-02-15
1
-1
/
+1
*
meta: Fix Deprecated warnings from regexs
Richard Purdie
2019-01-16
1
-2
/
+2
*
ccache.bbclass: Refactor it to make it more reliable
Robert Yang
2019-01-14
1
-0
/
+3
*
lib/oe/utils: Set stderr for host_gcc_version()
Robert Yang
2018-12-14
1
-1
/
+2
*
lib/oe/utils: Improve multiprocess_lauch exception handling
Richard Purdie
2018-12-05
1
-2
/
+3
*
lib/oe/utils: add eol to format_pkg_list()
grygorii tertychnyi via Openembedded-core
2018-10-11
1
-1
/
+7
*
oe/utils.py: Add vartrue()
Robert Yang
2018-09-13
1
-0
/
+8
*
populate_base_sdk: Stop running gcc --version all the time
Richard Purdie
2018-09-05
1
-1
/
+4
*
lib/oe/utils: Fix get_multilib_datastore to work for original tune
Richard Purdie
2018-08-23
1
-0
/
+3
*
lib/oe/utils: Drop now unused multiprocess_exec
Richard Purdie
2018-07-24
1
-34
/
+0
*
utils: Add multiprocess_launch API and testcase
Richard Purdie
2018-07-24
1
-0
/
+70
*
lib/oe/utils: Improve get_multilib_datastore
Richard Purdie
2018-07-02
1
-3
/
+9
*
utils.py: Fix parallel_make limit
Joshua Watt
2018-02-24
1
-1
/
+1
*
utils.py: add parallel make helpers
Joshua Watt
2018-02-16
1
-0
/
+43
*
utils: Make get_multilib_datastore available from lib/oe
Richard Purdie
2018-01-04
1
-0
/
+8
*
lib/oe/utils: remove param_bool()
Ross Burton
2017-12-02
1
-11
/
+0
*
lib/oe/utils: Handle exceptions in multiprocess_exec
Richard Purdie
2017-09-02
1
-8
/
+13
*
utils.py: helper function for optional include files
Patrick Ohly
2017-06-12
1
-0
/
+40
*
lib/oe/utils: Add build_depends_string function
Richard Purdie
2017-01-20
1
-0
/
+4
*
meta/scripts: Various getVar/getVarFlag expansion parameter fixes
Richard Purdie
2017-01-09
1
-1
/
+1
*
lib/oe/utils: Drop python2 compatibility code
Richard Purdie
2016-12-22
1
-7
/
+2
*
utils: Always use datastore's PATH for host_gcc_version
Ross Burton
2016-12-16
1
-4
/
+8
*
meta: remove True option to getVar calls
Joshua Lock
2016-12-16
1
-15
/
+15
*
uninative: rebuild uninative for gcc 4.8 and 4.9
Ed Bartosh
2016-12-16
1
-0
/
+14
*
meta: cleanup d.getVar(var, 1)
Robert Yang
2016-09-14
1
-2
/
+2
*
image: add do_image_qa task to run QA checks on the constructed image
Joshua Lock
2016-07-20
1
-0
/
+13
*
classes/lib: Complete transition to python3
Richard Purdie
2016-06-02
1
-3
/
+3
*
classes/lib: Update to explictly create lists where needed
Richard Purdie
2016-06-02
1
-3
/
+3
*
meta: Update to modern exception syntax
Richard Purdie
2016-05-21
1
-1
/
+1
*
meta/selftest/scripts: Use print function for python3 compatibility
Richard Purdie
2016-05-21
1
-1
/
+1
*
insane/prelink: Handle nonstandard library paths
Richard Purdie
2016-03-07
1
-0
/
+11
*
lib/oe/utils: Add function format_pkg_list()
Mariano Lopez
2016-01-20
1
-0
/
+22
*
oe/utils.py: Add support for init/end helper functions in ThreadWorker.
Aníbal Limón
2015-06-26
1
-4
/
+13
*
oe/utils.py: Fix thread leakage in ThreadPool
Aníbal Limón
2015-06-26
1
-6
/
+20
*
oe/utils: Add simple threaded pool implementation
Richard Purdie
2015-06-03
1
-0
/
+41
*
utils: add helper to perform the intersection of two string lists
Ross Burton
2015-05-24
1
-0
/
+15
*
meta/lib/oe/utils.py: Corrected the return value of both_contain()
Jun Zhu
2015-04-08
1
-1
/
+1
*
meta/lib/oe/utils.py: properly implement both_contain()
Cristian Iorga
2015-03-10
1
-1
/
+9
*
image-buildinfo.bbclass: new class, writes build information to image
Alejandro Hernandez
2014-11-09
1
-0
/
+4
*
lib/oe/utils: Make multiprocess_exec() return anything
Peter Kjellerstedt
2014-08-29
1
-2
/
+2
*
lib/oe/utils: Add utils function for multiprocess execution
Richard Purdie
2014-08-23
1
-0
/
+29
*
Globally replace oe.utils.contains to bb.utils.contains
Otavio Salvador
2014-04-25
1
-13
/
+0
*
lib/oe/utils.py: add pre/post process helper function
Laurentiu Palcu
2014-02-11
1
-1
/
+11
*
utils: Add a cpu_count wrapper function
Richard Purdie
2014-01-28
1
-0
/
+4
[next]