summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2017-01-23oeqa: Move common files to oeqa/files instead of runtime onlyAníbal Limón4
2017-01-23oeqa/utils/__init__.py: Adds compatibility with bitbake loggerMariano Lopez1
2017-01-23oe/data: Add export2json functionAníbal Limón1
2017-01-23oeqa/core: Add READMEAníbal Limón1
2017-01-23oeqa/core/cases: Add example test casesAníbal Limón3
2017-01-23oeqa/core/context: Add support of OETestContextExecutorAníbal Limón1
2017-01-23oeqa/core: Add tests for the OEQA frameworkMariano Lopez13
2017-01-23oeqa/core/decorator: Add support for OETestDataDepends and skipIfDataVarAníbal Limón1
2017-01-23oeqa/core/decorator: Add support for OETimeout decoratorMariano Lopez1
2017-01-23oeqa/core/decorator: Add support for OETestID and OETestTagMariano Lopez2
2017-01-23oeqa/core/decorator: Add support for OETestDependsAníbal Limón1
2017-01-23oeqa/core: Add loader, context and decorator modulesAníbal Limón3
2017-01-23oeqa/core: Add utils module for OEQA frameworkMariano Lopez4
2017-01-23oeqa/core: Add base OEQA frameworkAníbal Limón4
2017-01-23selftest: fixed 3 wic test casesEd Bartosh1
2017-01-23selftest: wic: don't set WKS_FILEEd Bartosh1
2017-01-23wic: fixed test_iso_image test caseEd Bartosh1
2017-01-23image.bbclass: put .env files to ${STAGING_DIR}/imgdata/Ed Bartosh1
2017-01-23wic: fix getting path of native sysrootEd Bartosh1
2017-01-23selftest: build wic-tools in the Wic.setUpEd Bartosh1
2017-01-23selftest/devtool: Update to account for recipe specific sysrootRichard Purdie1
2017-01-23Switch to Recipe Specific SysrootsRichard Purdie4
2017-01-20oe-selftest: devtool: remove use of git -CPaul Eggleton1
2017-01-19lib/oe/utils: Add build_depends_string functionRichard Purdie1
2017-01-19oeqa/selftest/devtool: rewrite modify testcaseRoss Burton1
2017-01-19oeqa/utils/qemurunner.py: Be sure to stop qemu-systemMariano Lopez1
2017-01-19oeqa/utils/qemurunner.py: Add missing sys moduleMariano Lopez1
2017-01-19oeqa.utils.metadata: include BB_NUMBER_THREADS and PARALLEL_MAKEMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: allow storing any bitbake config variablesMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: add bitbake revision informationMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: have layer name as an attribute in xmlMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: add commit count informationMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: rename 'revision' to 'commit'Markus Lehtonen1
2017-01-19oeqa.utils.metadata: fix retrieval of git branch and revisionMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: drop 'unknown' git data elementsMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: re-organise distro informationMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: re-organise host distro informationMarkus Lehtonen1
2017-01-19oeqa/selftest/tinfoil: add test IDs to tinfoil test casesJose Perez Carranza1
2017-01-19lib/oe/package_manager.py: Fix extract for ipk and debMariano Lopez1
2017-01-16lib/oe/rootfs: reliably handle alternative symlinksAndré Draszik1
2017-01-16selftest: runtime-test: skip image-install test for poky-tinyLeonardo Sandoval1
2017-01-16selftest: devtool: use distro agnostic recipes for devtool checksLeonardo Sandoval1
2017-01-16selftest/base: don't fetch DISTRO variable in constructorRoss Burton1
2017-01-16selftest/bblayers: don't fetch a variable that is never usedRoss Burton1
2017-01-16selftest/archiver: don't build an image for a basic testRoss Burton1
2017-01-16selftest/buildoptions.py: fix path assumption for DEPLOY_DIR_SRCChen Qi1
2017-01-16selftest/bbtests.py: fix path assumption for LICENSE_DIRECTORYChen Qi1
2017-01-16rootfs: don't put /usr/lib/ssl and /etc into debugfsRoss Burton1
2017-01-16oe-selftest: devtool: Add test for externalsrc buildcleanOla x Nilsson1
2017-01-16selftest/eSDK.py: fix sstate dir not found errorChen Qi1