aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2015-07-08oeqa/sstatetests: Add test for comparing 32 and 64 bit sstate checksumsRichard Purdie
2015-07-08oeqa/bbtests: Fix to ensure DL_DIR is setRichard Purdie
2015-07-07oeqa/selftest: Added new testsuite for image features.Daniel Istrate
2015-07-07oeqa/selftest: Added @testcase decorators to oeselftest testcases.Daniel Istrate
2015-07-07oeqa/selftest: Add methods to manipulate bblayers.conf in base.pyDaniel Istrate
2015-07-07oeqa/bbtests: Fix race over DL_DIR and SSTATE_DIRRichard Purdie
2015-07-02rootfs.py: Add check for kernel modules before running depmodSaul Wold
2015-07-02wic: Test rootfs plugin using rootfs pathsEd Bartosh
2015-07-02wic: Test rootfs plugin using image recipesEd Bartosh
2015-07-01oeqa/bbtests: Show useful failure message for gplv3 testRichard Purdie
2015-07-01oeqa/bbtests: Improve error handlingRichard Purdie
2015-06-27oeqa/parselogs: Whitelist qemumips64 runtime errorRichard Purdie
2015-06-27oeqa/parselogs: Whitelist qemuarm64 runtime errorsRichard Purdie
2015-06-27oeqa/recipetool: Fix symlink resolutionRichard Purdie
2015-06-27oeqa/parselogs: Fixed a problem in parselogsLucian Musat
2015-06-27oe.recipeutils: fix line.split error in bbappend_recipeChristopher Larson
2015-06-26oe/rootfs.py: DpkgRootfs/OpkgRootfs add support for dependency handling in po...Aníbal Limón
2015-06-26terminal.py: Allow devshell/menuconfig on recent gnome-terminalLeonardo Sandoval
2015-06-26wic: oe-selftest: Test image compressingEd Bartosh
2015-06-26oeqa/selftest/recipetool: Fix appendfile_binary test on opensuse131Richard Purdie
2015-06-26lib/oe/patch: Fix git patch application for source in subdirectoryRichard Purdie
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-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-06-23wic: oe-selftest: Add 3 tests of 'wic help' commandEd Bartosh
2015-06-23wic: Return error code when wic fails to invoke commandEd Bartosh
2015-06-23oe-selftest: wic: Fix testcaseEd Bartosh
2015-06-18devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton
2015-06-18lib/oeqa/utils/commands: ensure get_bb_var() works when value contains =Paul Eggleton
2015-06-11oeqa/parselogs: Added some more errors to the whitelist.Lucian Musat
2015-06-11oeqa/parselogs: The logs are now copied and parsed locally.Lucian Musat
2015-06-11oeqa/utils: Added timeout decorator for testcases.Lucian Musat
2015-06-11image: Support for VDIJuro Bystricky
2015-06-11wic: oe-selftest: Configure testing of gpt/UUID imageEd Bartosh
2015-06-11wic: Test creation of directdisk image with GPT tableEd Bartosh
2015-06-11lib/oe/rootfs: tidy up log warning reportingPaul Eggleton
2015-06-08recipeutils: Improve get_recipe_pv_without_srcpv functionAníbal Limón
2015-06-03recipeutils: Add get_recipe_upstream_version and get_recipe_pv_without_srcpv ...Aníbal Limón
2015-06-01oe/utils: Add simple threaded pool implementationRichard Purdie
2015-05-23image.bbclass: Add a method for creating a companion debug filesystemMark Hatle
2015-05-23oe-selftest: Build wic runtime requirements and images before testingEd Bartosh
2015-05-23utils: add helper to perform the intersection of two string listsRoss Burton
2015-05-22rootfs.py: Make set -x not break rootfs creationPeter Seebach
2015-05-21rootfs.py: Improve rpm log_check_regexEd Bartosh
2015-05-19devtool: update-recipe: add option to write changes to bbappendPaul Eggleton
2015-05-19recipetool: add appendfile subcommandPaul Eggleton
2015-05-19oe-selftest: move recipetool tests to their own modulePaul Eggleton
2015-05-19lib/oe/patch: use with open() for all file operationsPaul Eggleton
2015-05-15lib/oe/recipeutils: add a parse_recipe_simple() functionPaul Eggleton
2015-05-14oeqa/utils: Fixed a problem with get_bb_var not returning right variable.Lucian Musat