summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
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
2015-05-09license: Add support for handle INCOMPATIBLE_LICENSE in manifest creationAníbal Limón1
2015-05-09license: Split visit_string in LicenseVisitorAníbal Limón1
2015-05-09license_class: Generalize license_ok functionAníbal Limón1
2015-05-07oe-selftest: devtool: add a proper test to see if tap devices existPaul Eggleton1
2015-05-07devtool: fix for rename of gcc-sourcePaul Eggleton1
2015-05-07oe-selftest: devtool: fix broken URL in test_devtool_add_fetchPaul Eggleton1
2015-05-03wic tests: Move wic tests to oe-selftest infraEd Bartosh1
2015-05-03oeqa/utils: Allow ~ in bblayersEd Bartosh1
2015-05-01oe-selftest: devtool: add some tests for devtool add -fPaul Eggleton1
2015-04-29split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh1
2015-04-29lib/oe/package: Improve strip subprocess handlingRichard Purdie1
2015-04-29lib/oeqa: Add sdk tests for gcc/perl/pythonRichard Purdie4
2015-04-29oeqa/targetbuild: Use DL_DIR for downloads if presentRichard Purdie1
2015-04-27devtool: add: use correct bbappend file name with -V optionPaul Eggleton1
2015-04-27devtool: handle . in recipe namePaul Eggleton1
2015-04-27devtool: include bbappends in recipe parsingMarkus Lehtonen1
2015-04-27oe-selftest: devtool: fix test_devtool_update_recipe_gitPaul Eggleton1
2015-04-27oeqa/selftest/toaster: fix bad indentCristian Iorga1
2015-04-21oeqa/utils/decorators: Fix up frame selectionNathan Rossi1