aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2018-08-15make-mod-scripts/kernel-devsrc: Fix objtool issuesRichard Purdie
2018-05-08package.py: use single quotes for path passed to file in is_elf()Andre McCurdy
2018-05-08package.bbclass: Add '-b' option to file call in isELFMark Hatle
2018-05-08Revert "package.bbclass: Add '-b' option to file call in isELF"Andre McCurdy
2018-05-03package.bbclass: Add '-b' option to file call in isELFMark Hatle
2018-05-03package_manager.py: Skip gpgcheck while using dnf on targetManjukumar Matha
2018-03-26package-manager: add install_glob()Ross Burton
2018-03-26package_manager: improve install_complementaryRoss Burton
2018-03-26sdk: generate locale archive and remove packagesRoss Burton
2018-03-26sdk: only install locales if we're using glibcRoss Burton
2018-03-26sdk: install specified locales into SDKRoss Burton
2018-03-19package_manager.py: Explicit complementary failniko.mauno@vaisala.com
2018-01-21lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie
2018-01-06oeqa/runtime/buildcpio: Use our own mirror for sourceRichard Purdie
2018-01-06lib/oe/patch: add missing importPaul Eggleton
2018-01-06templates/layer.conf: remove backslash to enable bbappend settingChen Qi
2018-01-06package_manager: force dnf to refresh the cacheRoss Burton
2017-12-04qemurunner: Simplify binary data handlingRichard Purdie
2017-12-04lib/oe/recipeutils: fix line splitting in patch_recipe_*Paul Eggleton
2017-12-04lib/oe/recipeutils: fix find_layerdir() to return absolute pathsPaul Eggleton
2017-12-04oeqa/runner: Pass the value of buffer, don't force to TrueRichard Purdie
2017-12-04oeqa: Markup further tests for stdout/stderr bufferingRichard Purdie
2017-12-04oeqa/target/ssh: Drop command/output logging to debug levelRichard Purdie
2017-12-04oeqa: Clean up logger handlingRichard Purdie
2017-12-04oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie
2017-12-04oeqa/targetcontrol: Drop unused get_target_controller functionRichard Purdie
2017-12-04oeqa/runqemu: Only show stdout/stderr upon test failureRichard Purdie
2017-12-04qemurunner: Ensure logging handler is removedRichard Purdie
2017-12-04sshcontrol.py: in copy_to() always use scpErik Botö
2017-12-04masterimage.py: rename parameter "params" in start() to "extra_bootparams"Erik Botö
2017-12-04masterimage.py: fix stop()Erik Botö
2017-12-04masterimage.py: fix issue with calling reboot on masterimage/DUTErik Botö
2017-12-04selftest/imagefeatures: add basic test for useradd-staticidsRoss Burton
2017-12-04oeqa/core/loader: Make _built_modules_dict() support packages correctlyPeter Kjellerstedt
2017-12-04oeqa/selftest/runtime_test: use console in postinst_rootfs_and_bootRoss Burton
2017-12-04oeqa/selftest/runtime_test: fix postinst_rootfs_and_bootRoss Burton
2017-12-04lib/oe/sstatesig: fix wildcard matching wrong task signature filesPaul Eggleton
2017-12-04oeqa/selftest/runtime: force empty root password, use helpers to access qemuRoss Burton
2017-12-04lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehomeMing Liu
2017-12-04qemurunner: fix bad indentation in serial loginRoss Burton
2017-10-06lib/oe/package_manager.py (rpm): Allow use of non-signed packagesOtavio Salvador
2017-10-06license.py: Correct selection of licenses in is_included()Peter Kjellerstedt
2017-10-06package_manager: rpm: improve loggingMikko Ylinen
2017-10-06rootfs.py: remove update-alternatives correctlyMikko Ylinen
2017-09-26selftest/cases/runtime_test: ignore removal errors when cleaning temporary gp...Leonardo Sandoval
2017-09-25meta: drop True option to getVar callsMing Liu
2017-09-25qemurunner: print tail qemu log in case bootlog is emptyLeonardo Sandoval
2017-09-22meta/lib/oe/rootfs.py: clean up dnf cache after creating an imageAlexander Kanavin
2017-09-18oeqa/selftest/recipetool: use stable tarball for recipetool create testRoss Burton
2017-09-18devtool: rework source extraction so that dependencies are handledPaul Eggleton