summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2016-12-13parselogs.py: Don't clog QA with Joule errorsCalifornia Sullivan
2016-12-13buildstats.py: skip collecting unavailable /proc dataPatrick Ohly
2016-12-13recipetool: selftest: Add test for recipetool plugin loadingOla x Nilsson
2016-12-13devtool: selftest: add test for devtool plugin loadingOla x Nilsson
2016-12-13oeqa/utils/metadata.py: Add metadata libraryMariano Lopez
2016-12-13oeqa/utils/commands.py: Make a copy of variables in get_bb_varsMariano Lopez
2016-12-12targetloader.py: drop test for ClassTypeJuro Bystricky
2016-12-08package_manager: remove strings and migrate to direct arraysStephano Cetola
2016-12-07selftest: wic: fix test_qemuEd Bartosh
2016-12-07buildstats: reduce amount of data stored for system utilizationPatrick Ohly
2016-12-07buildstats: record disk space usagePatrick Ohly
2016-12-07buildstats: add system state samplingPatrick Ohly
2016-12-07parselogs: Whitelist GPT warnings as the device is fully functionalJair Gonzalez
2016-12-07parselogs.py: Whitelist iwlwifi firmware load error messagesCalifornia Sullivan
2016-11-30terminal.py: Pass string instead of bytes to ExecutionError to avoid exceptionMartin Vuille
2016-11-30runtime: Update test cases numbers for runtime testsJose Perez Carranza
2016-11-30oe-selftest: toaster Remove redundant Toaster testMichael Wood
2016-11-23parselogs: Whitelist NUC6 firmware load error message on genericx86-64California Sullivan
2016-11-23lib/oe/lsb: better handle missing fieldsJoshua Lock
2016-11-23devtool: modify: support recipes with only local files as sourcePaul Eggleton
2016-11-23devshell: list commands when throwing NoSupportedTerminalsStephano Cetola
2016-11-23oe-selftest: devtool: test that updating a file with subdir= worksPaul Eggleton
2016-11-23lib/oe/recipeutils: ignore archives by default in get_recipe_local_files()Paul Eggleton
2016-11-23devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton
2016-11-23lib/oe/patch: fix handling of patches with no headerPaul Eggleton
2016-11-23oe-selftest: devtool: test update-recipe with only local filesPaul Eggleton
2016-11-23lib/oe/package_manager: .deb pre/postinst argsLinus Wallgren
2016-11-15lib/oe/lsb: attempt to ensure consistent distro id regardless of sourceJoshua Lock
2016-11-15lib/oe/lsb: prefer /etc/os-release for distribution dataJoshua Lock
2016-11-15lib/oe/lsb: make the release dict keys consistent regardless of sourceJoshua Lock
2016-11-15lib/oe/qa: handle binaries with segments outside the first 4kbRoss Burton
2016-11-15lib/oe/path: remove duplicate importJoshua Lock
2016-11-15distro_check: MeeGo is long dead, compare against Clear Linux insteadRoss Burton
2016-11-07Revert "oeqa/selftest/kernel.py: Add new file destined for kernel related tests"Ross Burton
2016-11-07devtool: add "rename" subcommandPaul Eggleton
2016-11-07oe-selftest: devtool: fix error message in _test_recipe_contents()Paul Eggleton
2016-11-07recipetool: create: separate LICENSE items with & by defaultPaul Eggleton
2016-11-06distro_check: partial rewrite to make it work againRoss Burton
2016-11-06lib/oe/recipeutils: print just filename in bbappend_recipe() if in temp dirPaul Eggleton
2016-11-06package_manager.py: correctly remove all dependent packagesSamuli Piippo
2016-11-06oe/copy_buildsystem.py: dereference symlinkRobert Yang
2016-11-01oeqa/selftest/kernel.py: Add new file destined for kernel related testsCostin Constantin
2016-10-28terminal.py: Add compatiblity for konsole 16.08.1Davis, Michael
2016-10-15Remove RM_OLD_IMAGE, it's no longer usefulJoshua Lock
2016-10-11lib/oe/qa: add ELF machine to string functionRoss Burton
2016-10-07oeqa/sshcontrol: Handle interrupted system call errorRichard Purdie
2016-10-07wic: selftest: add test for sdimage-bootpartEd Bartosh
2016-10-07wic: selftest: add test for systemd-bootdiskEd Bartosh
2016-10-05package_manager.py: Allow multiple regexps in PACKAGE_EXCLUDE_COMPLEMENTARYPeter Kjellerstedt
2016-10-05package_manager.py: Allow a leading - in PACKAGE_EXCLUDE_COMPLEMENTARYPeter Kjellerstedt