summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* package_manager: fix "exlcude" vs. "exclude" typoPaul Gortmaker2017-03-171-1/+1
* dnf: add /usr/bin/dnf symlink that points to /usr/bin/dnf-2Alexander Kanavin2017-03-172-2/+2
* selftest/signing.py: verify that images can be created from signed packagesAlexander Kanavin2017-03-171-0/+8
* lib/oe/package_manager: import rpm signing key to rpmdbMarkus Lehtonen2017-03-171-2/+10
* rpm: add support for remote package feeds via PACKAGE_FEED_URIS variableAlexander Kanavin2017-03-172-1/+18
* selftest: Disable SSTATE_MIRRORS for sstate signing testRichard Purdie2017-03-161-0/+2
* wic: selftest: account for occasional newline in debugfs file namesMaciej Borzecki2017-03-141-4/+21
* package: Fix various rpmdeps relocation issuesRichard Purdie2017-03-141-2/+5
* run-postinsts: simplify the logic of whether to install it to imagesAlexander Kanavin2017-03-141-1/+1
* oe-selftest: no need to parse gpg output to determine the name of the signing...Alexander Kanavin2017-03-141-7/+1
* gpg_sign.py: fix signing of rpm files using gpgAlexander Kanavin2017-03-142-7/+8
* selftest: update output checks in incremental image test to match what dnf pr...Alexander Kanavin2017-03-141-2/+2
* selftest: do not perform a full build in test_continueAlexander Kanavin2017-03-141-1/+1
* testimage.bbclass: fix runtime test for rpm, port smart tests to dnfAlexander Kanavin2017-03-145-213/+123
* rootfs_rpm.bbclass: migrate image creation to dnfAlexander Kanavin2017-03-143-988/+229
* package_manager.py: improve the API for insert_feed_uris()Alexander Kanavin2017-03-142-20/+26
* lib/oeqa/selftest/bbtests: update test_non_gplv3 to use selftest-edJoshua Lock2017-03-101-3/+3
* lib/oeqa/selftest/oescripts: make test_cleanup_workdir use selftest-edJoshua Lock2017-03-101-5/+5
* selftest: remove extra backslashes from debug outputEd Bartosh2017-03-081-2/+2
* qemurunner.py: ignore decode errorsEd Bartosh2017-03-081-1/+1
* selftest: test wic efi image in qemuEd Bartosh2017-03-081-0/+14
* targetcontrol: add image_fstype argument to commands.runqemuEd Bartosh2017-03-082-4/+4
* qemurunner: add runqemuparams argument to commands.runqemuEd Bartosh2017-03-084-7/+7
* lib/oe/package.py: remove @ from package nameAnders Darander2017-03-041-0/+1
* oeqa/sdkext/devtool: Ensure dependencies for test_extend_autotools_recipe_cre...Richard Purdie2017-03-031-0/+1
* oeqa/sdkext: don't skip tests if there isn't a toolchainRoss Burton2017-03-011-7/+0
* oeqa/sdkext/devtool: use finally instead of repeating cleanupRoss Burton2017-03-011-25/+10
* oeqa: add output to subprocess exceptionsRoss Burton2017-03-012-9/+19
* oeqa/esdk/devtool: clean setUpClass/tearDownClassRoss Burton2017-03-011-12/+12
* oeqa/selftest: Drop http sstate sharingRichard Purdie2017-03-011-39/+16
* oeqa/sdkext/context: Work around broken dependency checks to get sdk tests ru...Richard Purdie2017-03-011-0/+8
* oeqs/sdk*/case: Use universal_newlines for subprocess callsRichard Purdie2017-03-012-2/+2
* oeqa/sdkext: Ensure we run a deterministic set of testsRichard Purdie2017-03-011-2/+2
* oeqa/sdkext/devtool: rename recipe name to match upstreamRoss Burton2017-03-011-1/+1
* oelib/buildhistory.py: Add unittest for buildhistory_analysisHumberto Ibarra2017-03-011-0/+88
* oeqa/core/loader.py: Avoid importing tests with built-ins nameMariano Lopez2017-03-011-0/+11
* oeqa/core/loader.py: Give meaningful error when failed to load classesMariano Lopez2017-03-011-4/+4
* selftest: Optimize get_bb_var useMariano Lopez2017-03-0117-174/+206
* selftest: Avoid sstate corruption by calling cleansstateMariano Lopez2017-03-018-38/+38
* lib/oe/gpg_sign: fix rpm signing with gpg > 2.1Markus Lehtonen2017-03-011-0/+2
* lib/oe/gpg_sign: make gpg version a property of the signerMarkus Lehtonen2017-03-011-5/+5
* lib/oe/gpg_sign: sign rpm packages in chunks of 100Markus Lehtonen2017-03-011-4/+5
* kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe2017-03-011-4/+0
* selftest/eSDK.py: Cleanup when there is an error in setUpClassMariano Lopez2017-02-231-21/+25
* lib/oe/patch: Support xz-compressed patchesDominic Sacré2017-02-231-1/+1
* oeqa/runtime/context.py: Fix use of getTarget() with testexportMariano Lopez2017-02-232-2/+11
* oeqa: fix typoHumberto Ibarra2017-02-233-9/+9
* selftest/containerimage.py: Add container IMAGE_FSTYPES testRandy Witt2017-02-191-0/+83
* oeqa/selftest/bbtests: Update after changes to dependency graph file generationRichard Purdie2017-02-191-3/+3
* rootfspostcommands: remove shadow backup files instead of trying to sortPatrick Ohly2017-02-191-8/+20