aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2018-04-02package_manager.py: Explicit complementary failNiko Mauno
2018-03-30sdk: streamline locale removalRoss Burton
2018-03-30package-manager: add install_glob()Ross Burton
2018-03-30package_manager: improve install_complementaryRoss Burton
2018-03-30sdk: generate locale archive and remove packagesRoss Burton
2018-03-30sdk: only install locales if we're using glibcRoss Burton
2018-03-30sdk: install specified locales into SDKRoss Burton
2018-03-03oeqa/runtime/buildcpio: Use our own mirror for sourceRichard Purdie
2018-03-03qemurunner: Simplify binary data handlingRichard Purdie
2018-03-03oeqa: Clean up logger handlingRichard Purdie
2018-03-03oeqa/targetcontrol: Drop unused get_target_controller functionRichard Purdie
2018-03-03oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie
2018-03-03qemurunner: Ensure logging handler is removedRichard Purdie
2018-03-03sshcontrol.py: in copy_to() always use scpErik Botö
2018-03-03qemurunner: fix bad indentation in serial loginRoss Burton
2018-03-03qemurunner: print tail qemu log in case bootlog is emptyLeonardo Sandoval
2018-03-03qemurunner.py: wait for PID to appear in procfsJuro Bystricky
2018-03-03qemurunner.py: refactor searching for QEMU PIDJuro Bystricky
2018-03-03oeqa/qemurunner: Improve loggingRichard Purdie
2018-03-03qemurunner: Tweak qemu pid starting timeout codeRichard Purdie
2018-01-21lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie
2018-01-07archiver.bbclass: do not cause kernel rebuildsPatrick Ohly
2017-12-11lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehomeMing Liu
2017-11-05oeqa/sdk: Replace buildiptables for buildlzip testsJose Perez Carranza
2017-11-05oeqa/runtime: Replace buildiptables for buildlzip on runtime testsJose Perez Carranza
2017-11-05selftest/archiver: only execute deploy_archives taskAndré Draszik
2017-11-05selftest/archiver: add tests for recipe type filteringAndré Draszik
2017-11-05oeqa/selftest/recipetool: use stable tarball for recipetool create testRoss Burton
2017-09-11terminal.py: fix devshell with mate-terminalAndre McCurdy
2017-09-11terminal.py: avoid 100% cpu while waiting for phonehome pid fileAndre McCurdy
2017-09-11terminal: wait for terminal task to finish before proceddingLeonardo Sandoval
2017-08-30package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt
2017-08-30package_manager.py: Generate correct RPM package names againPeter Kjellerstedt
2017-08-29package_manager: Fix support for NO_RECOMMENDATONSRichard Röjfors
2017-07-27package_manager.py: set dnf's releasever setting from DISTRO_CODENAMEAlexander Kanavin
2017-07-05package_manager: flush installed_pkgs file before oe-pkgdata-util uses itMartin Jansa
2017-06-05oeqa/selftest: lock down Meson git revision for reliabilityRoss Burton
2017-05-10bitbake.conf: Add COMPONENTS_DIR for ${STAGING_DIR}-componentsPeter Kjellerstedt
2017-04-28devtool: Avoid touch sstates when cleaning linux-yocto environmentJose Perez Carranza
2017-04-28selftest/bbtests: improve download rename testRoss Burton
2017-04-20meta: add search, replace strings to export2jsonbrian avery
2017-04-20package_manager.py: Reverse rpm arch orderJussi Kukkonen
2017-04-19package_manager: don't race on a file when installing complementary packagesRoss Burton
2017-04-13package_manager.py: Generate separate repo entries per archIan.Arkver
2017-04-12oeqa/core/runner: Append PID in the test result folder nameLeonardo Sandoval
2017-04-11package_manager.py: Add a name for the generated dnf repo.Ian.Arkver
2017-04-11selftest/wic.py: vda -> sdaRobert Yang
2017-04-11oe-selftest: test wic sparse_copy APIEd Bartosh
2017-04-11oeqa/sdk/cases/buildcpio: enable use of cached cpio from DL_DIRJoshua Lock
2017-04-11buildhistory-diff: add option to compare actual signature differencesPaul Eggleton