summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* package_manager.py: Explicit complementary failNiko Mauno2018-04-051-2/+2
* sdk: streamline locale removalRoss Burton2018-04-021-1/+1
* package-manager: add install_glob()Ross Burton2018-04-021-0/+23
* package_manager: improve install_complementaryRoss Burton2018-04-021-2/+2
* sdk: generate locale archive and remove packagesRoss Burton2018-04-021-2/+54
* sdk: only install locales if we're using glibcRoss Burton2018-04-021-0/+4
* sdk: install specified locales into SDKRoss Burton2018-04-021-0/+16
* oeqa/runtime/buildcpio: Use our own mirror for sourceRichard Purdie2018-03-041-2/+1
* qemurunner: Simplify binary data handlingRichard Purdie2018-03-041-12/+8
* oeqa: Clean up logger handlingRichard Purdie2018-03-046-41/+26
* oeqa/targetcontrol: Drop unused get_target_controller functionRichard Purdie2018-03-041-27/+2
* oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie2018-03-041-37/+37
* qemurunner: Ensure logging handler is removedRichard Purdie2018-03-041-1/+3
* sshcontrol.py: in copy_to() always use scpErik Botö2018-03-041-6/+3
* qemurunner: fix bad indentation in serial loginRoss Burton2018-03-041-3/+3
* qemurunner: print tail qemu log in case bootlog is emptyLeonardo Sandoval2018-03-041-1/+6
* qemurunner.py: wait for PID to appear in procfsJuro Bystricky2018-03-041-3/+4
* qemurunner.py: refactor searching for QEMU PIDJuro Bystricky2018-03-041-167/+136
* oeqa/qemurunner: Improve loggingRichard Purdie2018-03-041-45/+45
* qemurunner: Tweak qemu pid starting timeout codeRichard Purdie2018-03-041-4/+8
* lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie2018-01-222-5/+13
* archiver.bbclass: do not cause kernel rebuildsPatrick Ohly2018-01-071-1/+5
* lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehomeMing Liu2017-12-111-1/+1
* oeqa/sdk: Replace buildiptables for buildlzip testsJose Perez Carranza2017-11-051-4/+4
* oeqa/runtime: Replace buildiptables for buildlzip on runtime testsJose Perez Carranza2017-11-051-3/+3
* selftest/archiver: only execute deploy_archives taskAndré Draszik2017-11-051-1/+1
* selftest/archiver: add tests for recipe type filteringAndré Draszik2017-11-051-0/+76
* oeqa/selftest/recipetool: use stable tarball for recipetool create testRoss Burton2017-11-051-6/+6
* terminal.py: fix devshell with mate-terminalAndre McCurdy2017-09-111-1/+1
* terminal.py: avoid 100% cpu while waiting for phonehome pid fileAndre McCurdy2017-09-111-1/+2
* terminal: wait for terminal task to finish before proceddingLeonardo Sandoval2017-09-111-28/+30
* package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt2017-08-311-18/+42
* package_manager.py: Generate correct RPM package names againPeter Kjellerstedt2017-08-311-3/+3
* package_manager: Fix support for NO_RECOMMENDATONSRichard Röjfors2017-08-291-1/+1
* package_manager.py: set dnf's releasever setting from DISTRO_CODENAMEAlexander Kanavin2017-07-271-3/+5
* package_manager: flush installed_pkgs file before oe-pkgdata-util uses itMartin Jansa2017-07-071-0/+1
* oeqa/selftest: lock down Meson git revision for reliabilityRoss Burton2017-06-051-2/+2
* bitbake.conf: Add COMPONENTS_DIR for ${STAGING_DIR}-componentsPeter Kjellerstedt2017-05-111-1/+1
* devtool: Avoid touch sstates when cleaning linux-yocto environmentJose Perez Carranza2017-04-291-1/+1
* selftest/bbtests: improve download rename testRoss Burton2017-04-291-3/+4
* meta: add search, replace strings to export2jsonbrian avery2017-04-201-2/+4
* package_manager.py: Reverse rpm arch orderJussi Kukkonen2017-04-201-1/+1
* package_manager: don't race on a file when installing complementary packagesRoss Burton2017-04-191-25/+22
* package_manager.py: Generate separate repo entries per archIan.Arkver2017-04-141-4/+11
* oeqa/core/runner: Append PID in the test result folder nameLeonardo Sandoval2017-04-131-1/+1
* package_manager.py: Add a name for the generated dnf repo.Ian.Arkver2017-04-121-1/+1
* selftest/wic.py: vda -> sdaRobert Yang2017-04-121-3/+3
* oe-selftest: test wic sparse_copy APIEd Bartosh2017-04-121-0/+29
* oeqa/sdk/cases/buildcpio: enable use of cached cpio from DL_DIRJoshua Lock2017-04-111-1/+1
* buildhistory-diff: add option to compare actual signature differencesPaul Eggleton2017-04-111-16/+76