summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe2017-08-291-4/+0
* oe/path.py: fix for "Argument list too long"Robert Yang2017-06-271-4/+6
* oeqa/selftest: lock down Meson git revision for reliabilityRoss Burton2017-06-051-2/+2
* selftest/recipetool: replace fedorahosted.org SRC_URI with github.com sourceChoong YinThong2017-06-051-4/+4
* selftest: Avoid sstate corruption by calling cleansstateMariano Lopez2017-05-278-36/+36
* selftest: Disable SSTATE_MIRRORS for sstate signing testRichard Purdie2017-05-271-0/+2
* oeqa/selftest: remove test_sanity_unsafe_binary_referencesRoss Burton2017-05-251-19/+0
* selftest: do not perform a full build in test_continueAlexander Kanavin2017-05-251-1/+1
* parselogs: Whitelist NUC6 firmware load error message on genericx86-64Sullivan, California L2017-05-181-0/+1
* rootfs.py: Respect OPKGLIBDIR variableMartin Jansa2017-05-181-1/+3
* package_manager.py: respect OPKGLIBDIRMartin Jansa2017-05-181-7/+14
* lib/oe/gpg_sign: fix rpm signing with gpg > 2.1Markus Lehtonen2017-03-141-0/+2
* lib/oe/gpg_sign: make gpg version a property of the signerMarkus Lehtonen2017-03-141-5/+5
* lib/oe/gpg_sign: sign rpm packages in chunks of 100Markus Lehtonen2017-03-141-4/+5
* selftest: wic: fix test_qemuEd Bartosh2017-01-111-1/+2
* utils: Always use datastore's PATH for host_gcc_versionRoss Burton2017-01-111-4/+9
* uninative: rebuild uninative for gcc 4.8 and 4.9Ed Bartosh2017-01-111-0/+14
* lib/oe/rootfs: fix log_check warnings being printed twice with RPM packagingPaul Eggleton2017-01-111-2/+0
* targetloader.py: drop test for ClassTypeJuro Bystricky2017-01-111-2/+0
* parselogs: Whitelist GPT warnings as the device is fully functionalJair Gonzalez2017-01-111-2/+3
* parselogs.py: Whitelist iwlwifi firmware load error messagesCalifornia Sullivan2017-01-111-0/+1
* terminal.py: Pass string instead of bytes to ExecutionError to avoid exceptionMartin Vuille2017-01-111-0/+2
* lib/oe/qa: handle binaries with segments outside the first 4kbRoss Burton2017-01-111-41/+41
* package_manager.py: correctly remove all dependent packagesSamuli Piippo2016-11-161-1/+1
* oe/copy_buildsystem.py: dereference symlinkRobert Yang2016-11-161-1/+5
* Remove RM_OLD_IMAGE, it's no longer usefulJoshua Lock2016-10-151-16/+0
* lib/oe/qa: add ELF machine to string functionRoss Burton2016-10-112-0/+41
* oeqa/sshcontrol: Handle interrupted system call errorRichard Purdie2016-10-071-11/+13
* wic: selftest: add test for sdimage-bootpartEd Bartosh2016-10-071-0/+8
* wic: selftest: add test for systemd-bootdiskEd Bartosh2016-10-071-0/+7
* package_manager.py: Allow multiple regexps in PACKAGE_EXCLUDE_COMPLEMENTARYPeter Kjellerstedt2016-10-061-1/+1
* package_manager.py: Allow a leading - in PACKAGE_EXCLUDE_COMPLEMENTARYPeter Kjellerstedt2016-10-061-1/+1
* oeqa.buildperf: measure apparent size instead of real disk usageMarkus Lehtonen2016-10-062-4/+11
* parselogs.py: Add disabling eDP error to x86_common whitelistCalifornia Sullivan2016-10-051-0/+1
* oeqa/selftest: Update test after fetcher error changesBenjamin Esquivel2016-10-051-1/+1
* oeqa/sstatetests: Add test for multilib allarch checksumsRichard Purdie2016-10-011-8/+37
* oeqa/utils: Add StreamHandler to loggerFrancisco Pedraza2016-10-011-0/+1
* parselogs: Update uvesafb errors in qemu whitelistJianxun Zhang2016-09-301-5/+1
* oeqa/sstatetests: Ensure we cover deb packaging backend for sstate testRichard Purdie2016-09-281-0/+2
* lib/oeqa: Regenerate galculator configureJussi Kukkonen2016-09-281-2/+5
* parselogs.py: Add amd_nb error to x86_common whitelistCalifornia Sullivan2016-09-281-0/+1
* lib/oe/patch: improve accuracy of patch header extractionPaul Eggleton2016-09-241-5/+23
* lib/oe/patch: exclude "From <hash>" from commit message when PATCHTOOL is "git"Paul Eggleton2016-09-241-0/+4
* oeqa/selftest/base: backup and restore local configuration filesJose Lamego2016-09-231-1/+31
* oeqa/selftest/lic-checksum: don't report the expected failure to errors.ypRoss Burton2016-09-201-0/+1
* oeqa/runtime/parselogs.py: Add ignore of tsc calibration fail in x86Aníbal Limón2016-09-201-0/+1
* package_manager.py: Change diagnostic messages per IRCMark Hatle2016-09-201-8/+12
* package_manager.py: Adjust error message orderMark Hatle2016-09-201-4/+4
* lib/oe/recipeutils: fix invalid character detection in validate_pn()Paul Eggleton2016-09-201-2/+2
* package_manager.py: fix bitbake package-index failedHongxu Jia2016-09-161-2/+3