summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2017-02-23lib/oe/patch: Support xz-compressed patchesDominic Sacré
2017-02-23oeqa/runtime/context.py: Fix use of getTarget() with testexportMariano Lopez
2017-02-23oeqa: fix typoHumberto Ibarra
2017-02-19selftest/containerimage.py: Add container IMAGE_FSTYPES testRandy Witt
2017-02-19oeqa/selftest/bbtests: Update after changes to dependency graph file generationRichard Purdie
2017-02-19rootfspostcommands: remove shadow backup files instead of trying to sortPatrick Ohly
2017-02-15selftest/wic: Add tests for --exclude-dir option.Kristian Amlie
2017-02-15selftest: remove result file log awkward checkingBenjamin Esquivel
2017-02-15oeqa.utils.git: support bare reposMarkus Lehtonen
2017-02-15oeqa.utils.git: add git_dir propertyMarkus Lehtonen
2017-02-15oeqa/buildperf: don't archive stdout/stderr of commandsMarkus Lehtonen
2017-02-15testimage: Implement custom target loadingJuro Bystricky
2017-02-15oeqa/loader.py: Avoid error in TypeError exceptionJuro Bystricky
2017-02-15qemu.py: add 'elf' as supported fstypeJuro Bystricky
2017-02-15oeqa/core/runner.py: OEStreamLogger fix loggingAníbal Limón
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie
2017-02-09lib/oe/path: Add replace_absolute_symlinks functionRichard Purdie
2017-02-07oeqa/selftest/pkgdata: use m4 instead of bashRoss Burton
2017-02-05oeqa.buildperf: reword test descriptionsMarkus Lehtonen
2017-02-05sdkext/cases oeqa/selftest: Updates decoratorsFrancisco Pedraza
2017-02-05selftest: wic: stop using iso image typeEd Bartosh
2017-02-05selftest: wic: use wic-tools recipe to get STAGING_DIREd Bartosh
2017-02-05oeqa/buildproject: Run gnu-configize by defaultRichard Purdie
2017-02-05oeqa/runtime: Improve failure log outputRichard Purdie
2017-02-02selftest/runtime-tests: Modify positins test to reduce execution timeJose Perez Carranza
2017-02-02selftest/bbtests: use write_config instead of local.conf fileLeonardo Sandoval
2017-02-02selftest: wic: stop using hddimg in FSTYPESEd Bartosh
2017-01-31oeqa/core/context.py: Add validation for run-tests optionAníbal Limón
2017-01-31oeqa/runtime/cases: Rename syslog module to oe_syslogAníbal Limón
2017-01-31runtime/cases: Fix case numbers, missing cases and unused classesMariano Lopez
2017-01-31meta: remove remaining True option to getVarFlag callsMing Liu
2017-01-31meta: remove remaining True option to getVar callsMing Liu
2017-01-31testimage.bbclass: Allow to run tests on autobuilder's imagesMariano Lopez
2017-01-31runtime/cases/smart.py: Check for IMAGE_PKGTYPE instead of PACKAGE_CLASSESMariano Lopez
2017-01-31runtime/cases/connman.py: Stop using oeRuntimeTestMariano Lopez
2017-01-31oeqa/sdk: Updates sanity tests for minimal eSDKFrancisco Pedraza
2017-01-31selftest: wic: fix test_iso_image test caseEd Bartosh
2017-01-31selftest: stop using hddimg in the wic test suiteEd Bartosh
2017-01-31wic: Look for image artifacts in a common locationTom Zanussi
2017-01-31image-wic: remove HDDDIR from WICVARSEd Bartosh
2017-01-31wic: use INITRD_LIVE in isoimage-isohybridEd Bartosh
2017-01-31selftest: check results in test_image_vars_dir*Ed Bartosh
2017-01-31selftest: split wic tests casesEd Bartosh
2017-01-31wic: change location of .env filesEd Bartosh
2017-01-31selftest: wic: test default output directoryEd Bartosh
2017-01-31selftest: wic: explicitly specify output directoryEd Bartosh
2017-01-28selftest: wic: split test_debug test caseEd Bartosh
2017-01-26selftest: sstatetests: skip glibc-initial tests in case of non-glibc distroLeonardo Sandoval
2017-01-26selftest/imagefeatures: skip weston test if required features are not presentLeonardo Sandoval
2017-01-23classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie