summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton2015-06-181-2/+46
* lib/oeqa/utils/commands: ensure get_bb_var() works when value contains =Paul Eggleton2015-06-181-1/+1
* oeqa/parselogs: Added some more errors to the whitelist.Lucian Musat2015-06-111-4/+25
* oeqa/parselogs: The logs are now copied and parsed locally.Lucian Musat2015-06-111-7/+23
* oeqa/utils: Added timeout decorator for testcases.Lucian Musat2015-06-111-0/+26
* image: Support for VDIJuro Bystricky2015-06-111-2/+2
* wic: oe-selftest: Configure testing of gpt/UUID imageEd Bartosh2015-06-111-2/+2
* wic: Test creation of directdisk image with GPT tableEd Bartosh2015-06-111-0/+6
* lib/oe/rootfs: tidy up log warning reportingPaul Eggleton2015-06-111-7/+6
* recipeutils: Improve get_recipe_pv_without_srcpv functionAníbal Limón2015-06-081-10/+2
* recipeutils: Add get_recipe_upstream_version and get_recipe_pv_without_srcpv ...Aníbal Limón2015-06-031-0/+96
* oe/utils: Add simple threaded pool implementationRichard Purdie2015-06-031-0/+41
* image.bbclass: Add a method for creating a companion debug filesystemMark Hatle2015-05-241-0/+57
* oe-selftest: Build wic runtime requirements and images before testingEd Bartosh2015-05-241-1/+7
* utils: add helper to perform the intersection of two string listsRoss Burton2015-05-241-0/+15
* rootfs.py: Make set -x not break rootfs creationPeter Seebach2015-05-241-0/+3
* rootfs.py: Improve rpm log_check_regexEd Bartosh2015-05-221-1/+3
* devtool: update-recipe: add option to write changes to bbappendPaul Eggleton2015-05-201-0/+171
* recipetool: add appendfile subcommandPaul Eggleton2015-05-205-4/+742
* oe-selftest: move recipetool tests to their own modulePaul Eggleton2015-05-202-59/+77
* lib/oe/patch: use with open() for all file operationsPaul Eggleton2015-05-201-21/+19
* lib/oe/recipeutils: add a parse_recipe_simple() functionPaul Eggleton2015-05-161-3/+26
* oeqa/utils: Fixed a problem with get_bb_var not returning right variable.Lucian Musat2015-05-141-2/+3
* license: Add support for handle INCOMPATIBLE_LICENSE in manifest creationAníbal Limón2015-05-091-0/+77
* license: Split visit_string in LicenseVisitorAníbal Limón2015-05-091-3/+12
* license_class: Generalize license_ok functionAníbal Limón2015-05-091-0/+14
* oe-selftest: devtool: add a proper test to see if tap devices existPaul Eggleton2015-05-071-0/+10
* devtool: fix for rename of gcc-sourcePaul Eggleton2015-05-071-1/+9
* oe-selftest: devtool: fix broken URL in test_devtool_add_fetchPaul Eggleton2015-05-071-1/+1
* wic tests: Move wic tests to oe-selftest infraEd Bartosh2015-05-031-0/+69
* oeqa/utils: Allow ~ in bblayersEd Bartosh2015-05-031-0/+2
* oe-selftest: devtool: add some tests for devtool add -fPaul Eggleton2015-05-011-30/+118
* split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh2015-04-291-2/+1
* lib/oe/package: Improve strip subprocess handlingRichard Purdie2015-04-291-4/+4
* lib/oeqa: Add sdk tests for gcc/perl/pythonRichard Purdie2015-04-294-0/+106
* oeqa/targetbuild: Use DL_DIR for downloads if presentRichard Purdie2015-04-291-0/+5
* devtool: add: use correct bbappend file name with -V optionPaul Eggleton2015-04-271-2/+2
* devtool: handle . in recipe namePaul Eggleton2015-04-271-2/+2
* devtool: include bbappends in recipe parsingMarkus Lehtonen2015-04-271-3/+3
* oe-selftest: devtool: fix test_devtool_update_recipe_gitPaul Eggleton2015-04-271-9/+17
* oeqa/selftest/toaster: fix bad indentCristian Iorga2015-04-271-1/+1
* oeqa/utils/decorators: Fix up frame selectionNathan Rossi2015-04-211-1/+3
* lib/oe/package_manager: avoid traceback with no packagesPaul Eggleton2015-04-191-0/+2
* oeqa: Add test for layer append and FILESPATH trackingRichard Purdie2015-04-151-0/+95
* package_manager: RpmPM: Fix scriptlet for rpm 4Jean-Benoit MARTIN2015-04-131-2/+4
* oeqa/runtime: Boot test for poky-tiny.Lucian Musat2015-04-101-0/+9
* oeqa/utils: Add runner for poky-tiny qemu.Lucian Musat2015-04-101-0/+170
* oeqa/targetcontrol: Add support for poky-tiny in QemuTarget.Lucian Musat2015-04-101-9/+24
* oeqa/runtime/smart: Added new decorators for existing automated tests.Lucian Musat2015-04-101-0/+4
* oeqa/runtime/rpm: Added new decorators for existing automated tests.Lucian Musat2015-04-101-0/+1