summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2016-11-23parselogs: Whitelist NUC6 firmware load error message on genericx86-64California Sullivan1
2016-11-23lib/oe/lsb: better handle missing fieldsJoshua Lock1
2016-11-23devtool: modify: support recipes with only local files as sourcePaul Eggleton1
2016-11-23devshell: list commands when throwing NoSupportedTerminalsStephano Cetola1
2016-11-23oe-selftest: devtool: test that updating a file with subdir= worksPaul Eggleton1
2016-11-23lib/oe/recipeutils: ignore archives by default in get_recipe_local_files()Paul Eggleton1
2016-11-23devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton2
2016-11-23lib/oe/patch: fix handling of patches with no headerPaul Eggleton1
2016-11-23oe-selftest: devtool: test update-recipe with only local filesPaul Eggleton1
2016-11-23lib/oe/package_manager: .deb pre/postinst argsLinus Wallgren1
2016-11-15lib/oe/lsb: attempt to ensure consistent distro id regardless of sourceJoshua Lock1
2016-11-15lib/oe/lsb: prefer /etc/os-release for distribution dataJoshua Lock1
2016-11-15lib/oe/lsb: make the release dict keys consistent regardless of sourceJoshua Lock1
2016-11-15lib/oe/qa: handle binaries with segments outside the first 4kbRoss Burton1
2016-11-15lib/oe/path: remove duplicate importJoshua Lock1
2016-11-15distro_check: MeeGo is long dead, compare against Clear Linux insteadRoss Burton1
2016-11-07Revert "oeqa/selftest/kernel.py: Add new file destined for kernel related tests"Ross Burton1
2016-11-07devtool: add "rename" subcommandPaul Eggleton1
2016-11-07oe-selftest: devtool: fix error message in _test_recipe_contents()Paul Eggleton1
2016-11-07recipetool: create: separate LICENSE items with & by defaultPaul Eggleton1
2016-11-06distro_check: partial rewrite to make it work againRoss Burton1
2016-11-06lib/oe/recipeutils: print just filename in bbappend_recipe() if in temp dirPaul Eggleton1
2016-11-06package_manager.py: correctly remove all dependent packagesSamuli Piippo1
2016-11-06oe/copy_buildsystem.py: dereference symlinkRobert Yang1
2016-11-01oeqa/selftest/kernel.py: Add new file destined for kernel related testsCostin Constantin1
2016-10-28terminal.py: Add compatiblity for konsole 16.08.1Davis, Michael1
2016-10-15Remove RM_OLD_IMAGE, it's no longer usefulJoshua Lock1
2016-10-11lib/oe/qa: add ELF machine to string functionRoss Burton2
2016-10-07oeqa/sshcontrol: Handle interrupted system call errorRichard Purdie1
2016-10-07wic: selftest: add test for sdimage-bootpartEd Bartosh1
2016-10-07wic: selftest: add test for systemd-bootdiskEd Bartosh1
2016-10-05package_manager.py: Allow multiple regexps in PACKAGE_EXCLUDE_COMPLEMENTARYPeter Kjellerstedt1
2016-10-05package_manager.py: Allow a leading - in PACKAGE_EXCLUDE_COMPLEMENTARYPeter Kjellerstedt1
2016-10-05oeqa.buildperf: measure apparent size instead of real disk usageMarkus Lehtonen2
2016-10-05parselogs.py: Add disabling eDP error to x86_common whitelistCalifornia Sullivan1
2016-10-05oeqa/selftest: Update test after fetcher error changesBenjamin Esquivel1
2016-10-01oeqa/sstatetests: Add test for multilib allarch checksumsRichard Purdie1
2016-09-30oeqa/utils: Add StreamHandler to loggerFrancisco Pedraza1
2016-09-29parselogs: Update uvesafb errors in qemu whitelistJianxun Zhang1
2016-09-28oeqa/sstatetests: Ensure we cover deb packaging backend for sstate testRichard Purdie1
2016-09-28lib/oeqa: Regenerate galculator configureJussi Kukkonen1
2016-09-28parselogs.py: Add amd_nb error to x86_common whitelistCalifornia Sullivan1
2016-09-23lib/oe/patch: improve accuracy of patch header extractionPaul Eggleton1
2016-09-23lib/oe/patch: exclude "From <hash>" from commit message when PATCHTOOL is "git"Paul Eggleton1
2016-09-23oeqa/selftest/base: backup and restore local configuration filesJose Lamego1
2016-09-20oeqa/selftest/lic-checksum: don't report the expected failure to errors.ypRoss Burton1
2016-09-20oeqa/runtime/parselogs.py: Add ignore of tsc calibration fail in x86Aníbal Limón1
2016-09-20package_manager.py: Change diagnostic messages per IRCMark Hatle1
2016-09-20package_manager.py: Adjust error message orderMark Hatle1
2016-09-19lib/oe/recipeutils: fix invalid character detection in validate_pn()Paul Eggleton1