summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa/core: Add base OEQA frameworkAníbal Limón2017-01-234-0/+136
* selftest: fixed 3 wic test casesEd Bartosh2017-01-231-0/+12
* selftest: wic: don't set WKS_FILEEd Bartosh2017-01-231-2/+1
* wic: fixed test_iso_image test caseEd Bartosh2017-01-231-0/+4
* image.bbclass: put .env files to ${STAGING_DIR}/imgdata/Ed Bartosh2017-01-231-1/+1
* wic: fix getting path of native sysrootEd Bartosh2017-01-231-6/+6
* selftest: build wic-tools in the Wic.setUpEd Bartosh2017-01-231-2/+1
* selftest/devtool: Update to account for recipe specific sysrootRichard Purdie2017-01-231-4/+5
* Switch to Recipe Specific SysrootsRichard Purdie2017-01-234-4/+9
* oe-selftest: devtool: remove use of git -CPaul Eggleton2017-01-201-1/+1
* lib/oe/utils: Add build_depends_string functionRichard Purdie2017-01-201-0/+4
* 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