summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/runtime_test: Ensure we build/use gnupg-nativeRichard Purdie2018-12-061-1/+3
* gnupg: use native version for signing, rather than one provided by hostAlexander Kanavin2018-12-061-2/+6
* make-mod-scripts/kernel-devsrc: Fix objtool issuesRichard Purdie2018-08-151-1/+1
* package.py: use single quotes for path passed to file in is_elf()Andre McCurdy2018-05-081-2/+1
* package.bbclass: Add '-b' option to file call in isELFMark Hatle2018-05-081-1/+1
* Revert "package.bbclass: Add '-b' option to file call in isELF"Andre McCurdy2018-05-081-1/+1
* package.bbclass: Add '-b' option to file call in isELFMark Hatle2018-05-031-1/+1
* package_manager.py: Skip gpgcheck while using dnf on targetManjukumar Matha2018-05-031-1/+1
* package-manager: add install_glob()Ross Burton2018-03-261-0/+23
* package_manager: improve install_complementaryRoss Burton2018-03-261-2/+2
* sdk: generate locale archive and remove packagesRoss Burton2018-03-261-2/+54
* sdk: only install locales if we're using glibcRoss Burton2018-03-261-0/+4
* sdk: install specified locales into SDKRoss Burton2018-03-261-0/+16
* package_manager.py: Explicit complementary failniko.mauno@vaisala.com2018-03-191-2/+2
* lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie2018-01-222-5/+13
* oeqa/runtime/buildcpio: Use our own mirror for sourceRichard Purdie2018-01-061-2/+1
* lib/oe/patch: add missing importPaul Eggleton2018-01-061-0/+1
* templates/layer.conf: remove backslash to enable bbappend settingChen Qi2018-01-061-1/+1
* package_manager: force dnf to refresh the cacheRoss Burton2018-01-061-1/+1
* qemurunner: Simplify binary data handlingRichard Purdie2017-12-041-12/+8
* lib/oe/recipeutils: fix line splitting in patch_recipe_*Paul Eggleton2017-12-041-0/+5
* lib/oe/recipeutils: fix find_layerdir() to return absolute pathsPaul Eggleton2017-12-041-1/+1
* oeqa/runner: Pass the value of buffer, don't force to TrueRichard Purdie2017-12-041-1/+1
* oeqa: Markup further tests for stdout/stderr bufferingRichard Purdie2017-12-042-0/+4
* oeqa/target/ssh: Drop command/output logging to debug levelRichard Purdie2017-12-041-1/+1
* oeqa: Clean up logger handlingRichard Purdie2017-12-046-41/+26
* oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie2017-12-041-37/+37
* oeqa/targetcontrol: Drop unused get_target_controller functionRichard Purdie2017-12-041-27/+2
* oeqa/runqemu: Only show stdout/stderr upon test failureRichard Purdie2017-12-042-0/+10
* qemurunner: Ensure logging handler is removedRichard Purdie2017-12-041-1/+3
* sshcontrol.py: in copy_to() always use scpErik Botö2017-12-041-6/+3
* masterimage.py: rename parameter "params" in start() to "extra_bootparams"Erik Botö2017-12-041-1/+1
* masterimage.py: fix stop()Erik Botö2017-12-041-1/+1
* masterimage.py: fix issue with calling reboot on masterimage/DUTErik Botö2017-12-041-1/+1
* selftest/imagefeatures: add basic test for useradd-staticidsRoss Burton2017-12-041-0/+10
* oeqa/core/loader: Make _built_modules_dict() support packages correctlyPeter Kjellerstedt2017-12-041-36/+14
* oeqa/selftest/runtime_test: use console in postinst_rootfs_and_bootRoss Burton2017-12-041-2/+1
* oeqa/selftest/runtime_test: fix postinst_rootfs_and_bootRoss Burton2017-12-041-1/+1
* lib/oe/sstatesig: fix wildcard matching wrong task signature filesPaul Eggleton2017-12-041-1/+1
* oeqa/selftest/runtime: force empty root password, use helpers to access qemuRoss Burton2017-12-041-4/+5
* lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehomeMing Liu2017-12-041-1/+1
* qemurunner: fix bad indentation in serial loginRoss Burton2017-12-041-3/+3
* lib/oe/package_manager.py (rpm): Allow use of non-signed packagesOtavio Salvador2017-10-071-3/+5
* license.py: Correct selection of licenses in is_included()Peter Kjellerstedt2017-10-072-5/+44
* package_manager: rpm: improve loggingMikko Ylinen2017-10-071-1/+3
* rootfs.py: remove update-alternatives correctlyMikko Ylinen2017-10-071-5/+12
* selftest/cases/runtime_test: ignore removal errors when cleaning temporary gp...Leonardo Sandoval2017-09-261-3/+7
* meta: drop True option to getVar callsMing Liu2017-09-261-1/+1
* qemurunner: print tail qemu log in case bootlog is emptyLeonardo Sandoval2017-09-251-1/+6
* meta/lib/oe/rootfs.py: clean up dnf cache after creating an imageAlexander Kanavin2017-09-221-1/+2