summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/utils.py
AgeCommit message (Expand)Author
2015-06-26oe/utils.py: Add support for init/end helper functions in ThreadWorker.Aníbal Limón
2015-06-26oe/utils.py: Fix thread leakage in ThreadPoolAníbal Limón
2015-06-01oe/utils: Add simple threaded pool implementationRichard Purdie
2015-05-23utils: add helper to perform the intersection of two string listsRoss Burton
2015-04-06meta/lib/oe/utils.py: Corrected the return value of both_contain()Jun Zhu
2015-03-09meta/lib/oe/utils.py: properly implement both_contain()Cristian Iorga
2014-11-09image-buildinfo.bbclass: new class, writes build information to imageAlejandro Hernandez
2014-08-29lib/oe/utils: Make multiprocess_exec() return anythingPeter Kjellerstedt
2014-08-23lib/oe/utils: Add utils function for multiprocess executionRichard Purdie
2014-04-25Globally replace oe.utils.contains to bb.utils.containsOtavio Salvador
2014-02-11lib/oe/utils.py: add pre/post process helper functionLaurentiu Palcu
2014-01-27utils: Add a cpu_count wrapper functionRichard Purdie
2013-05-30utils: add trim_version() functionRoss Burton
2013-05-09class/lib: Fix up various file access methodsRichard Purdie
2013-05-09classes/lib: Fix getcmdstatus breakageRichard Purdie
2013-05-09clases/lib: Use modern exception syntaxRichard Purdie
2013-04-04utils: add helper to get all non-system packagesRoss Burton
2013-03-09base.bbclass: don't backfill features that already existRoss Burton
2012-08-17utils.py: Modify and rename distro_features_backfill python functionAndrei Gherzan
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-02-24conf/bitbake.conf: add DISTRO_FEATURES_BACKFILLPaul Eggleton
2012-02-23lib/oe/utils.py: use bb.utils.vercmp_stringAndreas Oberritter
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-07-27lib/oe/util.py: Add MLPREFIX support to prune_suffix()Richard Purdie
2011-07-26lib/oe/utils: 'Fix' oe.utils.contains() behaviourRichard Purdie
2011-03-21oe.utils: add inherits (sync from OE)Chris Larson
2011-03-21oe.utils: add bb, bb.data importsChris Larson
2010-08-04lib/oe: sync with OE.devJoshua Lock
2010-05-06lib/oe: Import oe lib from OE.devJoshua Lock