summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2017-03-17rpm: add support for remote package feeds via PACKAGE_FEED_URIS variableAlexander Kanavin
2017-03-16selftest: Disable SSTATE_MIRRORS for sstate signing testRichard Purdie
2017-03-14wic: selftest: account for occasional newline in debugfs file namesMaciej Borzecki
2017-03-14package: Fix various rpmdeps relocation issuesRichard Purdie
2017-03-14run-postinsts: simplify the logic of whether to install it to imagesAlexander Kanavin
2017-03-14oe-selftest: no need to parse gpg output to determine the name of the signing...Alexander Kanavin
2017-03-14gpg_sign.py: fix signing of rpm files using gpgAlexander Kanavin
2017-03-14selftest: update output checks in incremental image test to match what dnf pr...Alexander Kanavin
2017-03-14selftest: do not perform a full build in test_continueAlexander Kanavin
2017-03-14testimage.bbclass: fix runtime test for rpm, port smart tests to dnfAlexander Kanavin
2017-03-14rootfs_rpm.bbclass: migrate image creation to dnfAlexander Kanavin
2017-03-14package_manager.py: improve the API for insert_feed_uris()Alexander Kanavin
2017-03-10lib/oeqa/selftest/bbtests: update test_non_gplv3 to use selftest-edJoshua Lock
2017-03-10lib/oeqa/selftest/oescripts: make test_cleanup_workdir use selftest-edJoshua Lock
2017-03-08selftest: remove extra backslashes from debug outputEd Bartosh
2017-03-08qemurunner.py: ignore decode errorsEd Bartosh
2017-03-08selftest: test wic efi image in qemuEd Bartosh
2017-03-08targetcontrol: add image_fstype argument to commands.runqemuEd Bartosh
2017-03-08qemurunner: add runqemuparams argument to commands.runqemuEd Bartosh
2017-03-04lib/oe/package.py: remove @ from package nameAnders Darander
2017-03-03oeqa/sdkext/devtool: Ensure dependencies for test_extend_autotools_recipe_cre...Richard Purdie
2017-03-01oeqa/sdkext: don't skip tests if there isn't a toolchainRoss Burton
2017-03-01oeqa/sdkext/devtool: use finally instead of repeating cleanupRoss Burton
2017-03-01oeqa: add output to subprocess exceptionsRoss Burton
2017-03-01oeqa/esdk/devtool: clean setUpClass/tearDownClassRoss Burton
2017-03-01oeqa/selftest: Drop http sstate sharingRichard Purdie
2017-03-01oeqa/sdkext/context: Work around broken dependency checks to get sdk tests ru...Richard Purdie
2017-03-01oeqs/sdk*/case: Use universal_newlines for subprocess callsRichard Purdie
2017-03-01oeqa/sdkext: Ensure we run a deterministic set of testsRichard Purdie
2017-03-01oeqa/sdkext/devtool: rename recipe name to match upstreamRoss Burton
2017-03-01oelib/buildhistory.py: Add unittest for buildhistory_analysisHumberto Ibarra
2017-03-01oeqa/core/loader.py: Avoid importing tests with built-ins nameMariano Lopez
2017-03-01oeqa/core/loader.py: Give meaningful error when failed to load classesMariano Lopez
2017-03-01selftest: Optimize get_bb_var useMariano Lopez
2017-03-01selftest: Avoid sstate corruption by calling cleansstateMariano Lopez
2017-03-01lib/oe/gpg_sign: fix rpm signing with gpg > 2.1Markus Lehtonen
2017-03-01lib/oe/gpg_sign: make gpg version a property of the signerMarkus Lehtonen
2017-03-01lib/oe/gpg_sign: sign rpm packages in chunks of 100Markus Lehtonen
2017-03-01kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe
2017-02-23selftest/eSDK.py: Cleanup when there is an error in setUpClassMariano Lopez
2017-02-23lib/oe/patch: Support xz-compressed patchesDominic Sacré
2017-02-23oeqa/runtime/context.py: Fix use of getTarget() with testexportMariano Lopez
2017-02-23oeqa: fix typoHumberto Ibarra
2017-02-19selftest/containerimage.py: Add container IMAGE_FSTYPES testRandy Witt
2017-02-19oeqa/selftest/bbtests: Update after changes to dependency graph file generationRichard Purdie
2017-02-19rootfspostcommands: remove shadow backup files instead of trying to sortPatrick Ohly
2017-02-15selftest/wic: Add tests for --exclude-dir option.Kristian Amlie
2017-02-15selftest: remove result file log awkward checkingBenjamin Esquivel
2017-02-15oeqa.utils.git: support bare reposMarkus Lehtonen
2017-02-15oeqa.utils.git: add git_dir propertyMarkus Lehtonen