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: 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
*
utils: add trim_version() function
Ross Burton
2013-05-30
1
-0
/
+15
*
class/lib: Fix up various file access methods
Richard Purdie
2013-05-09
1
-2
/
+4
*
classes/lib: Fix getcmdstatus breakage
Richard Purdie
2013-05-09
1
-0
/
+10
*
clases/lib: Use modern exception syntax
Richard Purdie
2013-05-09
1
-1
/
+1
*
utils: add helper to get all non-system packages
Ross Burton
2013-04-04
1
-0
/
+16
*
base.bbclass: don't backfill features that already exist
Ross Burton
2013-03-10
1
-5
/
+3
*
utils.py: Modify and rename distro_features_backfill python function
Andrei Gherzan
2012-08-17
1
-3
/
+6
*
Remove a number of unneeded import os/bb calls
Richard Purdie
2012-07-19
1
-2
/
+0
*
conf/bitbake.conf: add DISTRO_FEATURES_BACKFILL
Paul Eggleton
2012-02-24
1
-0
/
+20
*
lib/oe/utils.py: use bb.utils.vercmp_string
Andreas Oberritter
2012-02-23
1
-1
/
+1
*
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2011-11-10
1
-4
/
+4
*
lib/oe/util.py: Add MLPREFIX support to prune_suffix()
Richard Purdie
2011-07-27
1
-1
/
+6
*
lib/oe/utils: 'Fix' oe.utils.contains() behaviour
Richard Purdie
2011-07-26
1
-8
/
+7
*
oe.utils: add inherits (sync from OE)
Chris Larson
2011-03-23
1
-0
/
+4
*
oe.utils: add bb, bb.data imports
Chris Larson
2011-03-23
1
-0
/
+2
*
lib/oe: sync with OE.dev
Joshua Lock
2010-08-04
1
-0
/
+11
*
lib/oe: Import oe lib from OE.dev
Joshua Lock
2010-05-06
1
-0
/
+69