aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2017-01-20oe-selftest: devtool: remove use of git -Cpaule/devtool-git-fix1Paul Eggleton
2017-01-19oeqa/selftest/devtool: rewrite modify testcaseRoss Burton
2017-01-19oeqa/utils/qemurunner.py: Be sure to stop qemu-systemMariano Lopez
2017-01-19oeqa/utils/qemurunner.py: Add missing sys moduleMariano Lopez
2017-01-19oeqa.utils.metadata: include BB_NUMBER_THREADS and PARALLEL_MAKEMarkus Lehtonen
2017-01-19oeqa.utils.metadata: allow storing any bitbake config variablesMarkus Lehtonen
2017-01-19oeqa.utils.metadata: add bitbake revision informationMarkus Lehtonen
2017-01-19oeqa.utils.metadata: have layer name as an attribute in xmlMarkus Lehtonen
2017-01-19oeqa.utils.metadata: add commit count informationMarkus Lehtonen
2017-01-19oeqa.utils.metadata: rename 'revision' to 'commit'Markus Lehtonen
2017-01-19oeqa.utils.metadata: fix retrieval of git branch and revisionMarkus Lehtonen
2017-01-19oeqa.utils.metadata: drop 'unknown' git data elementsMarkus Lehtonen
2017-01-19oeqa.utils.metadata: re-organise distro informationMarkus Lehtonen
2017-01-19oeqa.utils.metadata: re-organise host distro informationMarkus Lehtonen
2017-01-19oeqa/selftest/tinfoil: add test IDs to tinfoil test casesJose Perez Carranza
2017-01-19lib/oe/package_manager.py: Fix extract for ipk and debMariano Lopez
2017-01-16lib/oe/rootfs: reliably handle alternative symlinksAndré Draszik
2017-01-16selftest: runtime-test: skip image-install test for poky-tinyLeonardo Sandoval
2017-01-16selftest: devtool: use distro agnostic recipes for devtool checksLeonardo Sandoval
2017-01-16selftest/base: don't fetch DISTRO variable in constructorRoss Burton
2017-01-16selftest/bblayers: don't fetch a variable that is never usedRoss Burton
2017-01-16selftest/archiver: don't build an image for a basic testRoss Burton
2017-01-16selftest/buildoptions.py: fix path assumption for DEPLOY_DIR_SRCChen Qi
2017-01-16selftest/bbtests.py: fix path assumption for LICENSE_DIRECTORYChen Qi
2017-01-16rootfs: don't put /usr/lib/ssl and /etc into debugfsRoss Burton
2017-01-16oe-selftest: devtool: Add test for externalsrc buildcleanOla x Nilsson
2017-01-16selftest/eSDK.py: fix sstate dir not found errorChen Qi
2017-01-16runtime: Add cleanup for logrotate testsJose Perez Carranza
2017-01-16rootfs-postcommands.bbclass: sort passwd entriesPatrick Ohly
2017-01-16image_typedep.py: Add a test that ensures conversion type deps get addedRandy Witt
2017-01-09selftest/devtool: update test to work with new mtd-utilsRoss Burton
2017-01-09oe-selftest: devtool: Reverting a change should trigger rebuildOla x Nilsson
2017-01-09lib/oe.sstatesig: make locked sig file consistentJianxun Zhang
2017-01-09wic: Remove gummiboot testAlejandro Hernandez
2017-01-09gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez
2017-01-09lib/oe/path: add warning comment about oe.path.remove() with wildcarded filen...Paul Eggleton
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie
2016-12-22lib/oe/utils: Drop python2 compatibility codeRichard Purdie
2016-12-22selftest/wic: extending test coverage for WIC script optionsJair Gonzalez
2016-12-22selftest/wic: reorganizing test methods by functionalityJair Gonzalez
2016-12-22selftest/wic: code cleanupJair Gonzalez
2016-12-22selftest/wic: adding Testopia ID numbers to test cases missing itJair Gonzalez
2016-12-22oeqa/utils/commands.py: allow use of binaries from native sysrootMaciej Borzecki
2016-12-20Revert "selftest/wic: extending test coverage for WIC script options"Richard Purdie
2016-12-19oe-selftest: import git module only when neededEd Bartosh
2016-12-19selftest/wic: extending test coverage for WIC script optionsJair Gonzalez
2016-12-17lib/oe/package_manager: bail if createrepo can't be foundRoss Burton
2016-12-16utils: Always use datastore's PATH for host_gcc_versionRoss Burton
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock
2016-12-16meta: remove True option to getVar callsJoshua Lock