summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2018-01-10gnupg: use native version for signing, rather than one provided by hostAlexander Kanavin1
2018-01-10manifest.py: sort package listMichael Blättler1
2018-01-10nativesdk/sdk: Update sdk dummy providersRichard Purdie2
2018-01-06package_manager.py: remove obsolete MULTILIB_ARCHSRobert Yang1
2018-01-06package_manager.py: print running dnf commandRobert Yang1
2018-01-06oe/copy_buildsystem.py: make sure layer existsRobert Yang1
2018-01-06bitbake.conf: Set AUTOREV to have a vardepvalueRichard Purdie1
2018-01-06oeqa/runtime/buildcpio: Use our own mirror for sourceRichard Purdie1
2018-01-05runtime/cases/ptest.py: fail when ptests fail on targetAlexander Kanavin1
2018-01-05runtime/cases/ptest.py: do not require ptest-pkgs in IMAGE_FEATURES; run only...Alexander Kanavin1
2018-01-04utils: Make get_multilib_datastore available from lib/oeRichard Purdie1
2018-01-04core/loader.py: fix regex to include all available test casesLeonardo Sandoval1
2018-01-02lib/oe/patch: add missing importPaul Eggleton1
2018-01-02oeqa/qemu: remove elf image typeSaul Wold1
2018-01-02oe-selftest: devtool: switch away from mkelfimagePaul Eggleton1
2017-12-21rpm: update to 4.14.0Alexander Kanavin1
2017-12-21oeqa/selftest/cases/wic: update OETestID decorator for test_qemuJoshua Lock1
2017-12-20oeqa/selftest/buildoptions: Add test for fortran compiler buildingRichard Purdie1
2017-12-20oeqa/selftest/archiver: Add test for srpm archiver mode dependenciesRichard Purdie1
2017-12-18meta-selftest: wic: Add test for --use-uuid / --fsuuidTom Rini1
2017-12-18targetcontrol.py: use oe.types.boolean for QEMU_USE_KVMRobert Yang1
2017-12-10oe-selftest: devtool: fix test for changes in lzo recipePaul Eggleton1
2017-12-10utils: qemurunner.py: cleanup grammar and ensure consistencyMark Asselstine1
2017-12-10utils: qemurunner.py: Log both 'failed to reach login banner" reasonsMark Asselstine1
2017-12-10utils: qemurunner.py: Add wall clock to 'timeout' loggingMark Asselstine1
2017-12-09templates/layer.conf: remove backslash to enable bbappend settingChen Qi1
2017-12-02lib/oe/utils: remove param_bool()Ross Burton1
2017-12-02package_manager: force dnf to refresh the cacheRoss Burton1
2017-12-02oeqa/selftest/runtime_test: simplify postinst testingRoss Burton1
2017-12-02oeqa/commands: don't break if get_bb_vars is passed a tupleRoss Burton1
2017-11-29distrodata.bbclass: make upstream version check more useful for git upstreamsAlexander Kanavin1
2017-11-21qemurunner: Simplify binary data handlingRichard Purdie1
2017-11-10devtool: finish: add dry-run optionPaul Eggleton1
2017-11-10devtool: upgrade: handle recipes that use named SRC_URI checksumsPaul Eggleton1
2017-11-10lib/oe/recipeutils: fix line splitting in patch_recipe_*Paul Eggleton1
2017-11-10lib/oe/recipeutils: fix find_layerdir() to return absolute pathsPaul Eggleton1
2017-11-10oeqa/runner: Pass the value of buffer, don't force to TrueRichard Purdie1
2017-11-10oeqa: Markup further tests for stdout/stderr bufferingRichard Purdie2
2017-11-09oeqa/target/ssh: Drop command/output logging to debug levelRichard Purdie1
2017-11-09oeqa: Clean up logger handlingRichard Purdie6
2017-11-09oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie1
2017-11-09oeqa/targetcontrol: Drop unused get_target_controller functionRichard Purdie1
2017-11-09oeqa/runqemu: Only show stdout/stderr upon test failureRichard Purdie2
2017-11-09qemurunner: Ensure logging handler is removedRichard Purdie1
2017-11-08sshcontrol.py: in copy_to() always use scpErik Botö1
2017-11-08masterimage.py: rename parameter "params" in start() to "extra_bootparams"Erik Botö1
2017-11-08masterimage.py: fix stop()Erik Botö1
2017-11-08masterimage.py: fix issue with calling reboot on masterimage/DUTErik Botö1
2017-11-08selftest/imagefeatures: add basic test for useradd-staticidsRoss Burton1
2017-11-08lib/oeqa/selftest/cases/gotoolchain: add selftest for the Go toolchainJoshua Lock1