summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* buildstats: record disk space usagePatrick Ohly2016-12-071-5/+17
* buildstats: add system state samplingPatrick Ohly2016-12-071-0/+47
* parselogs: Whitelist GPT warnings as the device is fully functionalJair Gonzalez2016-12-071-2/+3
* parselogs.py: Whitelist iwlwifi firmware load error messagesCalifornia Sullivan2016-12-071-0/+1
* terminal.py: Pass string instead of bytes to ExecutionError to avoid exceptionMartin Vuille2016-11-301-0/+2
* runtime: Update test cases numbers for runtime testsJose Perez Carranza2016-11-304-3/+5
* oe-selftest: toaster Remove redundant Toaster testMichael Wood2016-11-301-320/+0
* parselogs: Whitelist NUC6 firmware load error message on genericx86-64California Sullivan2016-11-231-0/+1
* lib/oe/lsb: better handle missing fieldsJoshua Lock2016-11-231-8/+5
* devtool: modify: support recipes with only local files as sourcePaul Eggleton2016-11-231-0/+2
* devshell: list commands when throwing NoSupportedTerminalsStephano Cetola2016-11-231-2/+11
* oe-selftest: devtool: test that updating a file with subdir= worksPaul Eggleton2016-11-231-0/+25
* lib/oe/recipeutils: ignore archives by default in get_recipe_local_files()Paul Eggleton2016-11-231-2/+14
* devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton2016-11-232-3/+27
* lib/oe/patch: fix handling of patches with no headerPaul Eggleton2016-11-231-2/+6
* oe-selftest: devtool: test update-recipe with only local filesPaul Eggleton2016-11-231-0/+18
* lib/oe/package_manager: .deb pre/postinst argsLinus Wallgren2016-11-231-6/+11