generic-poky/meta-selftest/recipes-test
Joshua Lock 52c10b6e58 meta-selftest: add selftest-ed recipes
The oe-selftest oescripts.TestScripts.test_cleanup_workdir was using
gzip and the GPLv2 variant to test cleanup of the workdir. This broke
with the removal of GPLv2 recipes from OE-Core.

Instead of relying on recipes in OE-Core remaining static we should
ensure that meta-selftest provides recipes required for the tests to pass.
To that end we take a copy of the current GPLv2 and GPLv3 variants of ed
and include them in meta-selftest as new recipes.
We chose ed over gzip as gzip has dependencies which would require
additional GPLv2 recipes to be included in meta-selftest.

(From OE-Core rev: 2ac83239698c403bb575e6c5b19f19fcffa389ed)

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-10 14:50:10 +00:00
..
aspell recipes-test: exclude recipes from world target 2017-01-16 18:05:13 +00:00
container-image selftest/containerimage.py: Add container IMAGE_FSTYPES test 2017-02-19 06:49:00 -08:00
devtool recipes-test: exclude recipes from world target 2017-01-16 18:05:13 +00:00
emptytest emptytest: exclude from world builds 2016-01-24 09:40:22 +00:00
error Remove LIC_FILES_CHKSUM from recipes without SRC_URI 2016-10-28 16:15:21 +01:00
images wic: add WKS_FILE_DEPENDS variable 2017-03-04 23:18:18 +00:00
m4 m4: use wildcard for selftest bbappend 2017-02-15 20:06:44 -08:00
man meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00
postinst postinst: Add a test case to verify postinst scripts behavior 2016-12-16 10:23:23 +00:00
recipetool recipes-test: exclude recipes from world target 2017-01-16 18:05:13 +00:00
selftest-ed meta-selftest: add selftest-ed recipes 2017-03-10 14:50:10 +00:00
xcursor-transparent-theme xcursor-transparent-theme: use a version glob in the selftest bbappend 2016-03-09 16:58:11 +00:00