summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* uninative: rebuild uninative for gcc 4.8 and 4.9Ed Bartosh2016-12-161-0/+14
* postinst: Add a test case to verify postinst scripts behaviorJose Perez Carranza2016-12-161-0/+61
* selftest: Test needed to verify postinst orderFrancisco Pedraza2016-12-161-0/+52
* oeqa: move lib/oe tests to oe-selftestRoss Burton2016-12-166-16/+4
* selftest: buildoptions: skip read-only-image test depending on distroLeonardo Sandoval2016-12-161-0/+3
* selftest: bblayers: remove linux kernel checks for show-recipes checkLeonardo Sandoval2016-12-161-5/+1
* selftest: bbtests: use minimal image so all distros can execute itLeonardo Sandoval2016-12-161-2/+2
* selftest: base: new object member to store the DISTRO valueLeonardo Sandoval2016-12-162-5/+6
* oeqa/utils/commands.py: Fix get_bb_vars() when called without argumentsMariano Lopez2016-12-141-1/+2
* oe-selftest: add basic tinfoil testsPaul Eggleton2016-12-141-0/+146
* oe-selftest: devtool: improve test_devtool_modify slightlyPaul Eggleton2016-12-141-3/+12
* lib/oe/recipeutils: drop parse_recipe_simple()Paul Eggleton2016-12-141-22/+0
* classes/patch: move several functions to oe.patchPaul Eggleton2016-12-142-7/+112
* oe-selftest: use tinfoil.parse_recipe()Paul Eggleton2016-12-141-3/+1
* oe-selftest: make tinfoil quiet when using to start QEMUPaul Eggleton2016-12-141-1/+1