summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* oeqa/runtime/ping: Added new decorators for existing automated tests.Lucian Musat2015-04-101-0/+2
* oeqa/runtime/parselogs: Added new decorators for existing automated tests.Lucian Musat2015-04-101-0/+1
* oeqa/runtime/ldd: Added new decorators for existing automated tests.Lucian Musat2015-04-101-0/+1
* testimage: sort modules based on dependenciesPatrick Ohly2015-04-102-3/+54
* oeqa/runtime/systemd.py: skip instead of failing without avahiPatrick Ohly2015-04-101-0/+7
* oeqa/oetest.py: use bb loggingPatrick Ohly2015-04-101-2/+3
* lib/oeqa/selftest/bblayers: improve test for add-layer and remove-layerYi Zhao2015-04-101-4/+5
* oe.sstatesig: align swspec handling with sstate.bbclassChristopher Larson2015-04-081-4/+4
* meta/lib/oe/utils.py: Corrected the return value of both_contain()Jun Zhu2015-04-081-1/+1
* package_manager: call createrepo with --dbpath pointing inside WORKDIREd Bartosh2015-04-021-1/+5
* package_deb: DpkgIndexer use apt-ftparchive that needs a valid configAndreas Oberritter2015-03-251-0/+28
* rootfs.py: Also uninstall update-alternatives and shadow for read-only-rootfsAndreas Oberritter2015-03-251-0/+2