aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
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
2016-12-16buildhistory-diff: report directory renamesEd Bartosh
2016-12-16uninative: rebuild uninative for gcc 4.8 and 4.9Ed Bartosh
2016-12-16postinst: Add a test case to verify postinst scripts behaviorJose Perez Carranza
2016-12-16selftest: Test needed to verify postinst orderFrancisco Pedraza
2016-12-16oeqa: move lib/oe tests to oe-selftestRoss Burton
2016-12-16selftest: buildoptions: skip read-only-image test depending on distroLeonardo Sandoval
2016-12-16selftest: bblayers: remove linux kernel checks for show-recipes checkLeonardo Sandoval
2016-12-16selftest: bbtests: use minimal image so all distros can execute itLeonardo Sandoval
2016-12-16selftest: base: new object member to store the DISTRO valueLeonardo Sandoval
2016-12-14oeqa/utils/commands.py: Fix get_bb_vars() when called without argumentsMariano Lopez
2016-12-14oe-selftest: add basic tinfoil testsPaul Eggleton
2016-12-14oe-selftest: devtool: improve test_devtool_modify slightlyPaul Eggleton
2016-12-14lib/oe/recipeutils: drop parse_recipe_simple()Paul Eggleton
2016-12-14classes/patch: move several functions to oe.patchPaul Eggleton
2016-12-14oe-selftest: use tinfoil.parse_recipe()Paul Eggleton
2016-12-14oe-selftest: make tinfoil quiet when using to start QEMUPaul Eggleton