summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/devtool: rewrite modify testcaseRoss Burton2017-01-191-46/+27
* oeqa/utils/qemurunner.py: Be sure to stop qemu-systemMariano Lopez2017-01-191-0/+9
* oeqa/utils/qemurunner.py: Add missing sys moduleMariano Lopez2017-01-191-0/+1
* oeqa.utils.metadata: include BB_NUMBER_THREADS and PARALLEL_MAKEMarkus Lehtonen2017-01-191-1/+1
* oeqa.utils.metadata: allow storing any bitbake config variablesMarkus Lehtonen2017-01-191-3/+9
* oeqa.utils.metadata: add bitbake revision informationMarkus Lehtonen2017-01-191-13/+19
* oeqa.utils.metadata: have layer name as an attribute in xmlMarkus Lehtonen2017-01-191-3/+5
* oeqa.utils.metadata: add commit count informationMarkus Lehtonen2017-01-191-1/+2
* oeqa.utils.metadata: rename 'revision' to 'commit'Markus Lehtonen2017-01-191-1/+1
* oeqa.utils.metadata: fix retrieval of git branch and revisionMarkus Lehtonen2017-01-191-3/+5
* oeqa.utils.metadata: drop 'unknown' git data elementsMarkus Lehtonen2017-01-191-4/+3
* oeqa.utils.metadata: re-organise distro informationMarkus Lehtonen2017-01-191-7/+10
* oeqa.utils.metadata: re-organise host distro informationMarkus Lehtonen2017-01-191-5/+21
* oeqa/selftest/tinfoil: add test IDs to tinfoil test casesJose Perez Carranza2017-01-191-0/+9
* lib/oe/package_manager.py: Fix extract for ipk and debMariano Lopez2017-01-191-1/+5
* lib/oe/rootfs: reliably handle alternative symlinksAndré Draszik2017-01-161-1/+6
* selftest: runtime-test: skip image-install test for poky-tinyLeonardo Sandoval2017-01-161-0/+2
* selftest: devtool: use distro agnostic recipes for devtool checksLeonardo Sandoval2017-01-161-10/+9
* selftest/base: don't fetch DISTRO variable in constructorRoss Burton2017-01-161-1/+0
* selftest/bblayers: don't fetch a variable that is never usedRoss Burton2017-01-161-1/+0
* selftest/archiver: don't build an image for a basic testRoss Burton2017-01-161-15/+7
* selftest/buildoptions.py: fix path assumption for DEPLOY_DIR_SRCChen Qi2017-01-161-2/+3
* selftest/bbtests.py: fix path assumption for LICENSE_DIRECTORYChen Qi2017-01-161-2/+3
* rootfs: don't put /usr/lib/ssl and /etc into debugfsRoss Burton2017-01-161-1/+1
* oe-selftest: devtool: Add test for externalsrc buildcleanOla x Nilsson2017-01-161-0/+46
* selftest/eSDK.py: fix sstate dir not found errorChen Qi2017-01-161-1/+1
* runtime: Add cleanup for logrotate testsJose Perez Carranza2017-01-161-0/+1
* rootfs-postcommands.bbclass: sort passwd entriesPatrick Ohly2017-01-161-0/+44
* image_typedep.py: Add a test that ensures conversion type deps get addedRandy Witt2017-01-161-0/+51
* selftest/devtool: update test to work with new mtd-utilsRoss Burton2017-01-091-2/+2
* oe-selftest: devtool: Reverting a change should trigger rebuildOla x Nilsson2017-01-091-16/+38
* lib/oe.sstatesig: make locked sig file consistentJianxun Zhang2017-01-091-2/+3
* wic: Remove gummiboot testAlejandro Hernandez2017-01-091-7/+0
* gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez2017-01-091-2/+2
* lib/oe/path: add warning comment about oe.path.remove() with wildcarded filen...Paul Eggleton2017-01-091-1/+8
* meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie2017-01-093-6/+4
* lib/oe/utils: Drop python2 compatibility codeRichard Purdie2016-12-221-7/+2
* selftest/wic: extending test coverage for WIC script optionsJair Gonzalez2016-12-221-14/+128
* selftest/wic: reorganizing test methods by functionalityJair Gonzalez2016-12-221-92/+92
* selftest/wic: code cleanupJair Gonzalez2016-12-221-59/+48
* selftest/wic: adding Testopia ID numbers to test cases missing itJair Gonzalez2016-12-221-0/+3
* oeqa/utils/commands.py: allow use of binaries from native sysrootMaciej Borzecki2016-12-221-1/+8
* Revert "selftest/wic: extending test coverage for WIC script options"Richard Purdie2016-12-201-174/+72
* oe-selftest: import git module only when neededEd Bartosh2016-12-201-1/+1
* selftest/wic: extending test coverage for WIC script optionsJair Gonzalez2016-12-201-72/+174
* lib/oe/package_manager: bail if createrepo can't be foundRoss Burton2016-12-171-1/+5
* utils: Always use datastore's PATH for host_gcc_versionRoss Burton2016-12-161-4/+8
* meta: remove True option to getVarFlag callsJoshua Lock2016-12-163-4/+4
* meta: remove True option to getVar callsJoshua Lock2016-12-1641-433/+433
* buildhistory-diff: report directory renamesEd Bartosh2016-12-161-3/+31