summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib/oe/recipeutils: use cooker function instead of bb.providersPaul Eggleton2016-12-141-11/+2
* classes/image: suppress log_check mechanism for warnings/errors logged throug...Paul Eggleton2016-12-141-13/+16
* lib/oe/rootfs: fix log_check warnings being printed twice with RPM packagingPaul Eggleton2016-12-141-2/+0
* oe-pkgdata-util: Make read-value handle override variablesOla x Nilsson2016-12-141-0/+2
* parselogs.py: Don't clog QA with Joule errorsCalifornia Sullivan2016-12-131-1/+13
* buildstats.py: skip collecting unavailable /proc dataPatrick Ohly2016-12-131-7/+12
* recipetool: selftest: Add test for recipetool plugin loadingOla x Nilsson2016-12-131-0/+44
* devtool: selftest: add test for devtool plugin loadingOla x Nilsson2016-12-131-0/+43
* oeqa/utils/metadata.py: Add metadata libraryMariano Lopez2016-12-131-0/+83
* oeqa/utils/commands.py: Make a copy of variables in get_bb_varsMariano Lopez2016-12-131-0/+1
* targetloader.py: drop test for ClassTypeJuro Bystricky2016-12-121-2/+0
* package_manager: remove strings and migrate to direct arraysStephano Cetola2016-12-082-125/+121
* selftest: wic: fix test_qemuEd Bartosh2016-12-071-1/+2
* buildstats: reduce amount of data stored for system utilizationPatrick Ohly2016-12-071-10/+104