aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2015-11-25terminal: Open a new window instead of split on older tmux versions (<1.9)Leonardo Sandoval
2015-11-24package_manager.py: Delete installed_pkgs.txt fileMariano Lopez
2015-11-24rootfs.py: Stop using installed_pkgs.txtMariano Lopez
2015-11-24lib/oe/distro_check: don't set empty proxy keysRoss Burton
2015-11-24lib/oe/copy_buildsystem: Don't expand BB_TASKDEPDATARichard Purdie
2015-11-24oeqa/selftest/sstatetests: prettier output for allarch testRoss Burton
2015-11-24oeqa/selftest/signing: Added new test for signing sstate.Daniel Istrate
2015-11-24oeqa/selftest/signing: New test for Signing packages in the package feeds.Daniel Istrate
2015-11-24classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie
2015-11-16oe-selftest: add test for bitbake-layers show-recipesPaul Eggleton
2015-11-16oeqa/selftest/layerappend: fix test if build directory is not inside COREBASEPaul Eggleton
2015-11-16oeqa/selftest/devtool: fix test if build directory is not inside COREBASEPaul Eggleton
2015-11-16qemurunner: Remove the timeout in run_serialMariano Lopez
2015-11-16qemurunner: Enable timestamps on kernel boot-upLeonardo Sandoval
2015-11-16oeqa/runtime/multilib: run the arch tests on connmand not connman-appletRoss Burton
2015-11-16oeqa/runtime: remove dmesg testRoss Burton
2015-10-27oeqa/utils/decorators: fix missing keyword arguments on decoratorsPaul Eggleton
2015-10-24lib/oe/rootfs: tell intercepts where the native sysroot isRoss Burton
2015-10-24oeqa/selftest: Added testcase decorators.Daniel Istrate
2015-10-24qemurunner: Show the output of runqemu scriptMariano Lopez
2015-10-24rootfs.py: add more info to the warning messageEd Bartosh
2015-10-24package_manager: fail if signed feeds are enabled for ipk or dpkgMarkus Lehtonen
2015-10-24package_manager: support GPG_PATH variableMarkus Lehtonen
2015-10-21oeqa/selftest: improve config writing and cleanupRoss Burton
2015-10-21oeqa/selftest/wic: remove numbers from test namesRoss Burton
2015-10-21oeqa/selftest: clean up selftest.inc in teardownRoss Burton
2015-10-21oeqa/selftest/wic: fix cleaningRoss Burton
2015-10-21oeqa/selftest/wic: corrected testcase decorator for test18_iso_imageDaniel Istrate
2015-10-21oeqa/selftest: verify that devtool can use plugins in other layersRoss Burton
2015-10-21oeqa/selftest/buildoptions: Use the correct script for cleaning the workdirLeonardo Sandoval
2015-10-21oeqa/selftest/bbtests: Updated bitbake TCsDaniel Istrate
2015-10-21oeqa/selftest/bbtests: clean up local DL_DIR/SSTATE_DIR safelyRoss Burton
2015-10-21oeqa/utils/ftools: From functions that expect data, check if NoneLeonardo Sandoval
2015-10-21oeqa/utils/ftools: Ignore the exception if file does not existLeonardo Sandoval
2015-10-21oeqa/selftest/manifest.py: Test support for manifestsBenjamin Esquivel
2015-10-21populate SDK: prepare calling of bb.utils for exceptionsBenjamin Esquivel
2015-10-21devtool: handle virtual providersPaul Eggleton
2015-10-19oeqa/runtime: Fix setUp and tearDown methodsMariano Lopez
2015-10-19oetest: Add tearDownLocal classMariano Lopez
2015-10-14lib/oe/image.py: Fix dependency handling for compressed typesOtavio Salvador
2015-10-12lib/oe/distro_check: Remove '_proxy' on dict values used by urllib.openLeonardo Sandoval
2015-10-03oeqa/utils/qemurunner: Add support for Unicode from qemuMariano Lopez
2015-10-03lib/oe/image.py: Add image generation for companion debug filesystemMark Hatle
2015-10-03package_manager.py: sort output of OpkgPkgsList().listAndre McCurdy
2015-10-03oe-selftest: wic: fix LocalSetupEd Bartosh
2015-10-01oeqa/runexported: Replaced optionparser with argparse.Lucian Musat
2015-10-01testimage: Added IO commands to dumpsMariano Lopez
2015-10-01Revert "oeqa/runtime: Added one runtime testcase in connman."Cristian Iorga
2015-10-01distrodata: Take account proxies on distrodata tasksLeonardo Sandoval
2015-10-01oeqa/selftest/wic: Use SetupLocal instead of SetupRichard Purdie