summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oe-selftest: no need to parse gpg output to determine the name of the signing...Alexander Kanavin2018-05-151-7/+1
* package_manager: fix install_glob to use morty sdk pkgdirArmin Kuster2018-04-051-1/+1
* sdk: streamline locale removalRoss Burton2018-04-051-1/+1
* sdk: generate locale archive and remove packagesRoss Burton2018-04-051-2/+54
* selftest/signing: add --batch to gpg invocation when importing keysAlexander Kanavin2018-04-051-1/+1
* lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehomeArmin Kuster2018-04-051-1/+1
* sdk: only install locales if we're using glibcRoss Burton2018-04-051-0/+4
* sdk: install specified locales into SDKRoss Burton2018-04-051-0/+16
* package-manager: add install_glob()Ross Burton2018-04-051-0/+23
* package_manager: improve install_complementaryRoss Burton2018-04-051-2/+2
* package_manager: flush installed_pkgs file before oe-pkgdata-util uses itMartin Jansa2018-04-051-0/+1
* package_manager: don't race on a file when installing complementary packagesRoss Burton2018-04-051-25/+22
* lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie2018-04-052-4/+12
* lib/oe/package_manager: bail if createrepo can't be foundRoss Burton2018-04-051-0/+4
* package_manager: remove strings and migrate to direct arraysStephano Cetola2018-04-052-125/+121
* lib/oe/package_manager: .deb pre/postinst argsLinus Wallgren2018-04-051-6/+11
* selftest/cases/signing: ignore removal errors when cleaning temporary gpg dir...Leonardo Sandoval2017-10-101-2/+5
* devtool.py: update testcase Ids in mortylibertad2017-09-251-6/+6
* oeqa/selftest: Drop http sstate sharingRichard Purdie2017-09-111-39/+16
* selftest/eSDK.py: Cleanup when there is an error in setUpClassMariano Lopez2017-09-111-21/+25
* oeqa/selftest: Adds test case for sdk-update eSDKFrancisco Pedraza2017-09-111-6/+36
* selftest/eSDK.py: fix sstate dir not found errorChen Qi2017-09-111-1/+1
* 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