summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* oeqa/concurrencytest: fix for locating meta-selftestRobert Yang2018-12-261-1/+4
* oeqa/selftest/distrodata: Drop now unneeded distrodata inheritRichard Purdie2018-12-181-1/+0
* oe: Fix opkg status list parse - Missing postinstRaul Martins2018-12-151-3/+15
* lib/oe/elf.py: Add powerpc64 architecture definition for muslSerhey Popovych2018-12-151-0/+1
* oeqa/selftest/distrodata: Port to use the new recipeutils.get_recipe_upgrade_...Richard Purdie2018-12-151-4/+6
* lib/oe/recipeutils: Add a new function to mimic do_checkpkgRichard Purdie2018-12-151-1/+52
* oe-selftest: distrodata: change test_maintainers() to use tinfoilPaul Eggleton2018-12-141-47/+34
* lib/oe/utils: Set stderr for host_gcc_version()Robert Yang2018-12-141-1/+2
* oeqa/sdk: rewrite cpio testRoss Burton2018-12-131-27/+22
* oeqa/sdk: rewrite lzip testRoss Burton2018-12-131-33/+28
* oeqa/sdk: clean up galculator testRoss Burton2018-12-131-7/+4
* oeqa/sdk: show output if run() failsRoss Burton2018-12-136-18/+26
* oeqa/sdk: clarify ELF assertion messageRoss Burton2018-12-131-5/+12
* selftest/package: Correct format arguments in test_gdb_hardlink_debugOla x Nilsson2018-12-131-1/+1
* oeqa/sdk/galculator: rewrite to use new helpersRoss Burton2018-12-081-20/+27
* oeqa/sdk/python: fix version typoRoss Burton2018-12-081-1/+1
* oeqa/sdk/assimp: use helpersRoss Burton2018-12-081-28/+1
* oeqa/sdk/case: add fundamental helper methodsRoss Burton2018-12-081-0/+32
* oeqa/selftest/runcmd: Increase timeout deltaRichard Purdie2018-12-081-2/+2
* oeqa/selftest/context: ensure log directory existsChen Qi2018-12-081-0/+1