summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* OpkgPM: use --add-ignore-recommends to process BAD_RECOMMENDATIONSAlejandro del Castillo2019-02-082-41/+2
* lib/oe/rootfs: prelink only when image-prelink is inheritedAndrej Valek2019-02-061-7/+8
* package_manager.py: Use data.tar.xz for ipkg tooAngus Lees2019-02-061-5/+2
* terminal: Fix working directory in tmux terminalsJacob Kroon2019-02-051-5/+5
* lib/oeqa/runtime/cases/gi.py: fix deprecation warningAlexander Kanavin2019-02-021-1/+1
* oeqa/runtime/ptest: Ensure OOM errors are loggedRichard Purdie2019-02-021-1/+9
* perl: add testdepends for sshArmin Kuster2019-01-311-0/+2
* pkgdata.py: avoid target-sdk-dummy-provides to mess things upChen Qi2019-01-311-0/+1
* oeqa/logparser: Various misc cleanupsRichard Purdie2019-01-312-21/+13
* oeqa/logparser: Improve results handlingRichard Purdie2019-01-312-40/+19
* oeqa/utils/logparser: Add in support for duration, exitcode and logs by sectionRichard Purdie2019-01-312-7/+37
* oeqa/logparser: Reform the ptest results parserRichard Purdie2019-01-312-62/+36
* oeqa/logparser: Further simplification/clarificationRichard Purdie2019-01-312-23/+19
* oeqa/utils/logparser: Simplify ptest log parsing codeRichard Purdie2019-01-312-58/+11
* oeqa/runtime/ptest: Avoid traceback for tests with no sectionRichard Purdie2019-01-311-1/+1
* oeqa/manual/sdk.json: Updated toolchain tarball to core-image-satosangeeta jain2019-01-281-7/+7
* oeqa/manual: Add manual runtime 'compliance' testcases to jsonSudhir Sharma2019-01-281-0/+142
* Change default debug split to make separate source packagesJoshua Watt2019-01-281-2/+2
* lib/oe/patch.py: Fix applying a directory as a patchTomasz Dziendzielski2019-01-271-0/+2
* lib/oe/patch.py: Fix the function commentTomasz Dziendzielski2019-01-271-1/+1
* lib/oe/reciputils.py: parallelize upstream version checksAlexander Kanavin2019-01-261-21/+56
* testimage.bbclass: add support for passing runqemu paramsAlexander Kanavin2019-01-261-2/+2
* lib/oe/package_manager: turn postinst_intercept warnings into failures for na...Alexander Kanavin2019-01-261-1/+6
* eSDK.py: unset BBPATH and BUILDDIR to avoid eSDK failureChen Qi2019-01-241-1/+1
* runtime/ksample.py: correct a syntax and perfect item about architectureHongzhi.Song2019-01-241-3/+3
* eSDK.py: avoid error in tearDownClass due to race condistionChen Qi2019-01-241-0/+6
* parselogs.py: ignore failure messages for beaglebone edgerouter and mpc8315e-rdbYi Zhao2019-01-221-0/+16
* classes/sstate: Update output hashJoshua Watt2019-01-221-3/+136
* oeqa/runtime/ksample.py: skip kprobe case except x86 and powerpcHongzhi.Song2019-01-181-0/+7
* selftest/wic: update test case test_qemuKai Kang2019-01-161-2/+4
* parselogs.py: whilelist one more amba error messageChen Qi2019-01-161-0/+1
* meta: Fix Deprecated warnings from regexsRichard Purdie2019-01-166-29/+29
* lib/sstatesig: Update to longer sha256 hash lengthRichard Purdie2019-01-141-1/+1
* rpm: produce sane amount of logging when creating a rootfsAlexander Kanavin2019-01-141-1/+1
* oeqa/selftest/cases: Update test_ccache_toolRobert Yang2019-01-141-5/+5
* ccache.bbclass: Refactor it to make it more reliableRobert Yang2019-01-141-0/+3
* oeqa: make it work for multiple usersRobert Yang2019-01-113-5/+4
* sdk: Fix SDKIMAGE_LINGUAS handlingRichard Weinberger2019-01-111-2/+2
* selftest/distrodata: un-break the upstream version check testAlexander Kanavin2019-01-111-1/+1
* oeqa/sdk: add test to exercise MesonRoss Burton2019-01-081-0/+35
* oeqa/sdk/assimp: cleanupRoss Burton2019-01-081-14/+16
* oeqa/sdk/cases: clean up DL_DIR handlingRoss Burton2019-01-084-8/+4
* buildoptions.py: use different STAMPS_DIR and SSTATE_DIRChen Qi2019-01-081-0/+2
* oeqa/selftest/runqemu: Enable kvm when QEMU_USE_KVM is setRobert Yang2019-01-081-0/+5
* oeqa/manual/bsp-qemu.json: Update for QEMU_USE_KVMRobert Yang2019-01-081-2/+2
* oeqa: Fix for QEMU_USE_KVMRobert Yang2019-01-082-7/+25
* sstate: Implement hash equivalence sstateJoshua Watt2019-01-081-0/+167
* oeqa/utils/qemurunner: set timeout to 60s for run_serialRobert Yang2019-01-073-3/+3
* oeqa/utils/qemurunner: Print output when failed to loginRobert Yang2018-12-271-0/+1
* base.bbclass, classextend.py: Drop catering to gcc-initialKhem Raj2018-12-261-1/+1