summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* terminal: Open a new window instead of split on older tmux versions (<1.9)Leonardo Sandoval2015-11-251-5/+15
* package_manager.py: Delete installed_pkgs.txt fileMariano Lopez2015-11-241-0/+1
* rootfs.py: Stop using installed_pkgs.txtMariano Lopez2015-11-241-15/+9
* lib/oe/distro_check: don't set empty proxy keysRoss Burton2015-11-241-4/+6
* lib/oe/copy_buildsystem: Don't expand BB_TASKDEPDATARichard Purdie2015-11-241-1/+1
* oeqa/selftest/sstatetests: prettier output for allarch testRoss Burton2015-11-241-6/+6
* oeqa/selftest/signing: Added new test for signing sstate.Daniel Istrate2015-11-241-0/+48
* oeqa/selftest/signing: New test for Signing packages in the package feeds.Daniel Istrate2015-11-241-0/+76
* classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie2015-11-241-2/+2
* oe-selftest: add test for bitbake-layers show-recipesPaul Eggleton2015-11-161-0/+25
* oeqa/selftest/layerappend: fix test if build directory is not inside COREBASEPaul Eggleton2015-11-161-3/+6
* oeqa/selftest/devtool: fix test if build directory is not inside COREBASEPaul Eggleton2015-11-161-1/+1
* qemurunner: Remove the timeout in run_serialMariano Lopez2015-11-161-8/+10
* qemurunner: Enable timestamps on kernel boot-upLeonardo Sandoval2015-11-161-1/+1
* oeqa/runtime/multilib: run the arch tests on connmand not connman-appletRoss Burton2015-11-161-4/+4
* oeqa/runtime: remove dmesg testRoss Burton2015-11-161-12/+0
* oeqa/utils/decorators: fix missing keyword arguments on decoratorsPaul Eggleton2015-10-271-8/+8
* lib/oe/rootfs: tell intercepts where the native sysroot isRoss Burton2015-10-271-0/+1
* oeqa/selftest: Added testcase decorators.Daniel Istrate2015-10-274-8/+30
* qemurunner: Show the output of runqemu scriptMariano Lopez2015-10-271-0/+1
* rootfs.py: add more info to the warning messageEd Bartosh2015-10-271-0/+1
* package_manager: fail if signed feeds are enabled for ipk or dpkgMarkus Lehtonen2015-10-271-0/+4
* package_manager: support GPG_PATH variableMarkus Lehtonen2015-10-271-2/+5
* oeqa/selftest: improve config writing and cleanupRoss Burton2015-10-213-20/+9
* oeqa/selftest/wic: remove numbers from test namesRoss Burton2015-10-211-23/+23
* oeqa/selftest: clean up selftest.inc in teardownRoss Burton2015-10-211-1/+1
* oeqa/selftest/wic: fix cleaningRoss Burton2015-10-211-11/+8
* oeqa/selftest/wic: corrected testcase decorator for test18_iso_imageDaniel Istrate2015-10-211-1/+1
* oeqa/selftest: verify that devtool can use plugins in other layersRoss Burton2015-10-211-0/+12
* oeqa/selftest/buildoptions: Use the correct script for cleaning the workdirLeonardo Sandoval2015-10-211-2/+2
* oeqa/selftest/bbtests: Updated bitbake TCsDaniel Istrate2015-10-211-10/+35
* oeqa/selftest/bbtests: clean up local DL_DIR/SSTATE_DIR safelyRoss Burton2015-10-211-1/+5
* oeqa/utils/ftools: From functions that expect data, check if NoneLeonardo Sandoval2015-10-211-0/+9
* oeqa/utils/ftools: Ignore the exception if file does not existLeonardo Sandoval2015-10-211-1/+10
* oeqa/selftest/manifest.py: Test support for manifestsBenjamin Esquivel2015-10-211-0/+163
* populate SDK: prepare calling of bb.utils for exceptionsBenjamin Esquivel2015-10-211-24/+52
* devtool: handle virtual providersPaul Eggleton2015-10-212-1/+37
* oeqa/runtime: Fix setUp and tearDown methodsMariano Lopez2015-10-194-6/+6
* oetest: Add tearDownLocal classMariano Lopez2015-10-191-0/+6
* lib/oe/image.py: Fix dependency handling for compressed typesOtavio Salvador2015-10-141-8/+10
* lib/oe/distro_check: Remove '_proxy' on dict values used by urllib.openLeonardo Sandoval2015-10-121-7/+2
* oeqa/utils/qemurunner: Add support for Unicode from qemuMariano Lopez2015-10-071-4/+11
* lib/oe/image.py: Add image generation for companion debug filesystemMark Hatle2015-10-071-9/+37
* package_manager.py: sort output of OpkgPkgsList().listAndre McCurdy2015-10-071-8/+14
* oe-selftest: wic: fix LocalSetupEd Bartosh2015-10-071-2/+2
* oeqa/runexported: Replaced optionparser with argparse.Lucian Musat2015-10-011-19/+17
* testimage: Added IO commands to dumpsMariano Lopez2015-10-011-0/+2
* Revert "oeqa/runtime: Added one runtime testcase in connman."Cristian Iorga2015-10-011-23/+0
* distrodata: Take account proxies on distrodata tasksLeonardo Sandoval2015-10-011-47/+66
* oeqa/selftest/wic: Use SetupLocal instead of SetupRichard Purdie2015-10-011-1/+1