summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2017-01-19oeqa/utils/qemurunner.py: Add missing sys moduleMariano Lopez1
2017-01-19oeqa.utils.metadata: include BB_NUMBER_THREADS and PARALLEL_MAKEMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: allow storing any bitbake config variablesMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: add bitbake revision informationMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: have layer name as an attribute in xmlMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: add commit count informationMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: rename 'revision' to 'commit'Markus Lehtonen1
2017-01-19oeqa.utils.metadata: fix retrieval of git branch and revisionMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: drop 'unknown' git data elementsMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: re-organise distro informationMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: re-organise host distro informationMarkus Lehtonen1
2017-01-19oeqa/selftest/tinfoil: add test IDs to tinfoil test casesJose Perez Carranza1
2017-01-19lib/oe/package_manager.py: Fix extract for ipk and debMariano Lopez1
2017-01-16lib/oe/rootfs: reliably handle alternative symlinksAndré Draszik1
2017-01-16selftest: runtime-test: skip image-install test for poky-tinyLeonardo Sandoval1
2017-01-16selftest: devtool: use distro agnostic recipes for devtool checksLeonardo Sandoval1
2017-01-16selftest/base: don't fetch DISTRO variable in constructorRoss Burton1
2017-01-16selftest/bblayers: don't fetch a variable that is never usedRoss Burton1
2017-01-16selftest/archiver: don't build an image for a basic testRoss Burton1
2017-01-16selftest/buildoptions.py: fix path assumption for DEPLOY_DIR_SRCChen Qi1
2017-01-16selftest/bbtests.py: fix path assumption for LICENSE_DIRECTORYChen Qi1
2017-01-16rootfs: don't put /usr/lib/ssl and /etc into debugfsRoss Burton1
2017-01-16oe-selftest: devtool: Add test for externalsrc buildcleanOla x Nilsson1
2017-01-16selftest/eSDK.py: fix sstate dir not found errorChen Qi1
2017-01-16runtime: Add cleanup for logrotate testsJose Perez Carranza1
2017-01-16rootfs-postcommands.bbclass: sort passwd entriesPatrick Ohly1
2017-01-16image_typedep.py: Add a test that ensures conversion type deps get addedRandy Witt1
2017-01-09selftest/devtool: update test to work with new mtd-utilsRoss Burton1
2017-01-09oe-selftest: devtool: Reverting a change should trigger rebuildOla x Nilsson1
2017-01-09lib/oe.sstatesig: make locked sig file consistentJianxun Zhang1
2017-01-09wic: Remove gummiboot testAlejandro Hernandez1
2017-01-09gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez1
2017-01-09lib/oe/path: add warning comment about oe.path.remove() with wildcarded filen...Paul Eggleton1
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie3
2016-12-22lib/oe/utils: Drop python2 compatibility codeRichard Purdie1
2016-12-22selftest/wic: extending test coverage for WIC script optionsJair Gonzalez1
2016-12-22selftest/wic: reorganizing test methods by functionalityJair Gonzalez1
2016-12-22selftest/wic: code cleanupJair Gonzalez1
2016-12-22selftest/wic: adding Testopia ID numbers to test cases missing itJair Gonzalez1
2016-12-22oeqa/utils/commands.py: allow use of binaries from native sysrootMaciej Borzecki1
2016-12-20Revert "selftest/wic: extending test coverage for WIC script options"Richard Purdie1
2016-12-19oe-selftest: import git module only when neededEd Bartosh1
2016-12-19selftest/wic: extending test coverage for WIC script optionsJair Gonzalez1
2016-12-17lib/oe/package_manager: bail if createrepo can't be foundRoss Burton1
2016-12-16utils: Always use datastore's PATH for host_gcc_versionRoss Burton1
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock3
2016-12-16meta: remove True option to getVar callsJoshua Lock41
2016-12-16buildhistory-diff: report directory renamesEd Bartosh1
2016-12-16uninative: rebuild uninative for gcc 4.8 and 4.9Ed Bartosh1
2016-12-16postinst: Add a test case to verify postinst scripts behaviorJose Perez Carranza1