summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
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
2016-12-16selftest: Test needed to verify postinst orderFrancisco Pedraza1
2016-12-16oeqa: move lib/oe tests to oe-selftestRoss Burton6
2016-12-16selftest: buildoptions: skip read-only-image test depending on distroLeonardo Sandoval1
2016-12-16selftest: bblayers: remove linux kernel checks for show-recipes checkLeonardo Sandoval1
2016-12-16selftest: bbtests: use minimal image so all distros can execute itLeonardo Sandoval1
2016-12-16selftest: base: new object member to store the DISTRO valueLeonardo Sandoval2
2016-12-14oeqa/utils/commands.py: Fix get_bb_vars() when called without argumentsMariano Lopez1
2016-12-14oe-selftest: add basic tinfoil testsPaul Eggleton1
2016-12-14oe-selftest: devtool: improve test_devtool_modify slightlyPaul Eggleton1
2016-12-14lib/oe/recipeutils: drop parse_recipe_simple()Paul Eggleton1
2016-12-14classes/patch: move several functions to oe.patchPaul Eggleton2
2016-12-14oe-selftest: use tinfoil.parse_recipe()Paul Eggleton1
2016-12-14oe-selftest: make tinfoil quiet when using to start QEMUPaul Eggleton1