summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
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
2015-05-09license: Add support for handle INCOMPATIBLE_LICENSE in manifest creationAníbal Limón
2015-05-09license: Split visit_string in LicenseVisitorAníbal Limón
2015-05-09license_class: Generalize license_ok functionAníbal Limón
2015-05-07oe-selftest: devtool: add a proper test to see if tap devices existPaul Eggleton
2015-05-07devtool: fix for rename of gcc-sourcePaul Eggleton
2015-05-07oe-selftest: devtool: fix broken URL in test_devtool_add_fetchPaul Eggleton
2015-05-03wic tests: Move wic tests to oe-selftest infraEd Bartosh
2015-05-03oeqa/utils: Allow ~ in bblayersEd Bartosh
2015-05-01oe-selftest: devtool: add some tests for devtool add -fPaul Eggleton
2015-04-29split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh
2015-04-29lib/oe/package: Improve strip subprocess handlingRichard Purdie
2015-04-29lib/oeqa: Add sdk tests for gcc/perl/pythonRichard Purdie
2015-04-29oeqa/targetbuild: Use DL_DIR for downloads if presentRichard Purdie
2015-04-27devtool: add: use correct bbappend file name with -V optionPaul Eggleton
2015-04-27devtool: handle . in recipe namePaul Eggleton
2015-04-27devtool: include bbappends in recipe parsingMarkus Lehtonen
2015-04-27oe-selftest: devtool: fix test_devtool_update_recipe_gitPaul Eggleton
2015-04-27oeqa/selftest/toaster: fix bad indentCristian Iorga
2015-04-21oeqa/utils/decorators: Fix up frame selectionNathan Rossi
2015-04-19lib/oe/package_manager: avoid traceback with no packagesPaul Eggleton
2015-04-15oeqa: Add test for layer append and FILESPATH trackingRichard Purdie
2015-04-13package_manager: RpmPM: Fix scriptlet for rpm 4Jean-Benoit MARTIN
2015-04-09oeqa/runtime: Boot test for poky-tiny.Lucian Musat
2015-04-09oeqa/utils: Add runner for poky-tiny qemu.Lucian Musat
2015-04-09oeqa/targetcontrol: Add support for poky-tiny in QemuTarget.Lucian Musat
2015-04-09oeqa/runtime/smart: Added new decorators for existing automated tests.Lucian Musat