summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
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
2016-12-14lib/oe/recipeutils: use cooker function instead of bb.providersPaul Eggleton1
2016-12-14classes/image: suppress log_check mechanism for warnings/errors logged throug...Paul Eggleton1
2016-12-14lib/oe/rootfs: fix log_check warnings being printed twice with RPM packagingPaul Eggleton1
2016-12-14oe-pkgdata-util: Make read-value handle override variablesOla x Nilsson1
2016-12-13parselogs.py: Don't clog QA with Joule errorsCalifornia Sullivan1
2016-12-13buildstats.py: skip collecting unavailable /proc dataPatrick Ohly1
2016-12-13recipetool: selftest: Add test for recipetool plugin loadingOla x Nilsson1
2016-12-13devtool: selftest: add test for devtool plugin loadingOla x Nilsson1
2016-12-13oeqa/utils/metadata.py: Add metadata libraryMariano Lopez1
2016-12-13oeqa/utils/commands.py: Make a copy of variables in get_bb_varsMariano Lopez1
2016-12-12targetloader.py: drop test for ClassTypeJuro Bystricky1
2016-12-08package_manager: remove strings and migrate to direct arraysStephano Cetola2
2016-12-07selftest: wic: fix test_qemuEd Bartosh1
2016-12-07buildstats: reduce amount of data stored for system utilizationPatrick Ohly1
2016-12-07buildstats: record disk space usagePatrick Ohly1
2016-12-07buildstats: add system state samplingPatrick Ohly1
2016-12-07parselogs: Whitelist GPT warnings as the device is fully functionalJair Gonzalez1
2016-12-07parselogs.py: Whitelist iwlwifi firmware load error messagesCalifornia Sullivan1
2016-11-30terminal.py: Pass string instead of bytes to ExecutionError to avoid exceptionMartin Vuille1
2016-11-30runtime: Update test cases numbers for runtime testsJose Perez Carranza4
2016-11-30oe-selftest: toaster Remove redundant Toaster testMichael Wood1