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