summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2017-05-30oeqa/core/threaded: Add OETestContextThreaded classAníbal Limón1
2017-05-30oeqa/core/threaded: Add support of OETestRunnerThreadedAníbal Limón1
2017-05-30oeqa/core/threaded: Add OETestResultThreaded{,Internal} classesAníbal Limón1
2017-05-30oeqa/core/runner: OETestResult add internal _tc_map_resultsAníbal Limón1
2017-05-30oeqa/core/threaded: Add OEStreamLoggerThreaded classAníbal Limón1
2017-05-30oeqa/core/threaded: Add new module with OETestLoaderThreadedAníbal Limón1
2017-05-30oeqa/core: Move OETestContext.log{Summary, Details} into OETestResultAníbal Limón2
2017-05-30oeqa/core/runner: OETestResult remove unneeded override of startTestAníbal Limón1
2017-05-30oeqa/core: Don't expose OEStreamLogger in OETestContextAníbal Limón2
2017-05-30oeqa/sdk/context.py: Add return to OESDKTestContext.run() methodAníbal Limón1
2017-05-30oeqa/sdk/context.py: Import argparse_oe at OESDKTestContext.run methodAníbal Limón1
2017-05-25base.py: add assertExists and assertNotExists to oeselftestYeoh Ee Peng1
2017-05-23oeqa.utils.git: use --verify in rev_parse()Markus Lehtonen1
2017-05-21selftest: fix test_unsupported_subcommand test caseEd Bartosh1
2017-05-18selftest/devtool: change write to append config in virtual_kernel_modifyAníbal Limón1
2017-05-18QemuRunner: avoid tainting os.environPatrick Ohly1
2017-05-18archiver.bbclass: do not cause kernel rebuildsPatrick Ohly1
2017-05-16oeqa/selftest: add test for package manager version comparisonRoss Burton1
2017-05-16oeqa/selftest: relax whitespace matches in search regexRoss Burton1
2017-05-16selftest/runtime-test: Split the config valuesLeonardo Sandoval1
2017-05-16oe.lsb: add get_os_release()Markus Lehtonen2
2017-05-12useradd: Create lib/oe/useradd function libraryRichard Purdie1
2017-05-10parselogs: whitelist failed to enable keyboard error on intel-corei7-64California Sullivan1
2017-05-10parselogs: whitelist bluetooth firmware load error for intel-corei7-64California Sullivan1
2017-05-10bitbake.conf: Add COMPONENTS_DIR for ${STAGING_DIR}-componentsPeter Kjellerstedt1
2017-04-28devtool: Avoid touch sstates when cleaning linux-yocto environmentJose Perez Carranza1
2017-04-28selftest/bbtests: improve download rename testRoss Burton1
2017-04-20meta: add search, replace strings to export2jsonbrian avery1
2017-04-20package_manager.py: Reverse rpm arch orderJussi Kukkonen1
2017-04-19package_manager: don't race on a file when installing complementary packagesRoss Burton1
2017-04-13package_manager.py: Generate separate repo entries per archIan.Arkver1
2017-04-12oeqa/core/runner: Append PID in the test result folder nameLeonardo Sandoval1
2017-04-11package_manager.py: Add a name for the generated dnf repo.Ian.Arkver1
2017-04-11selftest/wic.py: vda -> sdaRobert Yang1
2017-04-11oe-selftest: test wic sparse_copy APIEd Bartosh1
2017-04-11oeqa/sdk/cases/buildcpio: enable use of cached cpio from DL_DIRJoshua Lock1
2017-04-11buildhistory-diff: add option to compare actual signature differencesPaul Eggleton1
2017-04-11buildhistory-diff: add option to compare task signature listPaul Eggleton2
2017-04-11classes/buildhistory: write out task signatures on every buildPaul Eggleton1
2017-04-11package_manager.py: Split feed_archs for RPM repo URIsIan.Arkver1
2017-04-11classutils.py: deterministic sortingJuro Bystricky1
2017-04-10scripts: Drop cleanup-workdirRichard Purdie1
2017-04-10oeqa/selftest: Don't use cleanup-workdirRichard Purdie2
2017-04-08selftest/sstatetests: Replace glibc-initial with linux-libc-headersRichard Purdie1
2017-04-08lib/oe/sstatesig: avoid reporting duplicate siginfo files from sstatePaul Eggleton1
2017-04-08lib/oe/sstatesig: fix finding native siginfo files in sstate-cachePaul Eggleton1
2017-04-08selftest/recipetool: skip create_git in case x11 feature is not presentLeonardo Sandoval1
2017-04-08selftest/wic: skip wic unit tests in case NLS is disableLeonardo Sandoval1
2017-04-06oeqa/runtime/utils/targetbuildproject: use parent classes defaults tmpdirJoshua Lock1
2017-04-06oeqa/utils/targetbuild: tmp dir improvementsJoshua Lock1