summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2018-02-16utils.py: add parallel make helpersJoshua Watt1
2018-02-09oe-selftest: meta_ide: add tests for meta-ide-supportYeoh Ee Peng1
2018-01-29rootfs.py: change the notice about deferring scripts to first boot from warni...Alexander Kanavin1
2018-01-29meta/lib/oe/package_manager.py: deprecate 'exit 1' as a way to defer to first...Alexander Kanavin1
2018-01-29meta/lib/oe/rootfs.py: do not execute defer_to_first_boot when processing pos...Alexander Kanavin1
2018-01-29meta/lib/oe/rootfs.py: separate first boot deferral logic into a separate fun...Alexander Kanavin1
2018-01-29oeqa/runtime: add gobject-introspection testRoss Burton1
2018-01-23imagefeatures: disable f2fs from test_image_features by defaultSaul Wold1
2018-01-22buildhistory_analysis: colourise more outputRoss Burton1
2018-01-22lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie2
2018-01-18buildhistory-diff: add support for colourising the outputRoss Burton1
2018-01-14selftest/cases/devtool.py: fix workspace layer checkingRobert Yang1
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