aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2018-05-15oe-selftest: no need to parse gpg output to determine the name of the signing...Alexander Kanavin
2018-04-05package_manager: fix install_glob to use morty sdk pkgdirArmin Kuster
2018-04-05sdk: streamline locale removalRoss Burton
2018-04-05sdk: generate locale archive and remove packagesRoss Burton
2018-04-05selftest/signing: add --batch to gpg invocation when importing keysAlexander Kanavin
2018-04-05lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehomeArmin Kuster
2018-04-05sdk: only install locales if we're using glibcRoss Burton
2018-04-05sdk: install specified locales into SDKRoss Burton
2018-04-05package-manager: add install_glob()Ross Burton
2018-04-05package_manager: improve install_complementaryRoss Burton
2018-04-05package_manager: flush installed_pkgs file before oe-pkgdata-util uses itMartin Jansa
2018-04-05package_manager: don't race on a file when installing complementary packagesRoss Burton
2018-04-05lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie
2018-04-05lib/oe/package_manager: bail if createrepo can't be foundRoss Burton
2018-04-05package_manager: remove strings and migrate to direct arraysStephano Cetola
2018-04-05lib/oe/package_manager: .deb pre/postinst argsLinus Wallgren
2017-10-10selftest/cases/signing: ignore removal errors when cleaning temporary gpg dir...Leonardo Sandoval
2017-09-25devtool.py: update testcase Ids in mortylibertad
2017-09-11oeqa/selftest: Drop http sstate sharingRichard Purdie
2017-09-11selftest/eSDK.py: Cleanup when there is an error in setUpClassMariano Lopez
2017-09-11oeqa/selftest: Adds test case for sdk-update eSDKFrancisco Pedraza
2017-09-11selftest/eSDK.py: fix sstate dir not found errorChen Qi
2017-08-29kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe
2017-06-27oe/path.py: fix for "Argument list too long"Robert Yang
2017-06-05oeqa/selftest: lock down Meson git revision for reliabilityRoss Burton
2017-06-05selftest/recipetool: replace fedorahosted.org SRC_URI with github.com sourceChoong YinThong
2017-05-27selftest: Avoid sstate corruption by calling cleansstateMariano Lopez
2017-05-27selftest: Disable SSTATE_MIRRORS for sstate signing testRichard Purdie
2017-05-25oeqa/selftest: remove test_sanity_unsafe_binary_referencesRoss Burton
2017-05-25selftest: do not perform a full build in test_continueAlexander Kanavin
2017-05-18parselogs: Whitelist NUC6 firmware load error message on genericx86-64Sullivan, California L
2017-05-18rootfs.py: Respect OPKGLIBDIR variableMartin Jansa
2017-05-18package_manager.py: respect OPKGLIBDIRMartin Jansa
2017-03-14lib/oe/gpg_sign: fix rpm signing with gpg > 2.1Markus Lehtonen
2017-03-14lib/oe/gpg_sign: make gpg version a property of the signerMarkus Lehtonen
2017-03-14lib/oe/gpg_sign: sign rpm packages in chunks of 100Markus Lehtonen
2017-01-11selftest: wic: fix test_qemuEd Bartosh
2017-01-11utils: Always use datastore's PATH for host_gcc_versionRoss Burton
2017-01-11uninative: rebuild uninative for gcc 4.8 and 4.9Ed Bartosh
2017-01-11lib/oe/rootfs: fix log_check warnings being printed twice with RPM packagingPaul Eggleton
2017-01-11targetloader.py: drop test for ClassTypeJuro Bystricky
2017-01-11parselogs: Whitelist GPT warnings as the device is fully functionalJair Gonzalez
2017-01-11parselogs.py: Whitelist iwlwifi firmware load error messagesCalifornia Sullivan
2017-01-11terminal.py: Pass string instead of bytes to ExecutionError to avoid exceptionMartin Vuille
2017-01-11lib/oe/qa: handle binaries with segments outside the first 4kbRoss Burton
2016-11-16package_manager.py: correctly remove all dependent packagesSamuli Piippo
2016-11-16oe/copy_buildsystem.py: dereference symlinkRobert Yang
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