diff options
author | Joshua Lock <joshua.g.lock@intel.com> | 2017-03-08 17:24:15 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-10 10:15:44 +0000 |
commit | 2ac83239698c403bb575e6c5b19f19fcffa389ed (patch) | |
tree | fb8701ec7b624adbaf7fb5f99eaf5dc11a0a3401 /meta/classes/gtk-doc.bbclass | |
parent | 3658da86e57dc87ac3957b05f853a7f1a56bfab2 (diff) | |
download | openembedded-core-2ac83239698c403bb575e6c5b19f19fcffa389ed.tar.gz openembedded-core-2ac83239698c403bb575e6c5b19f19fcffa389ed.tar.bz2 openembedded-core-2ac83239698c403bb575e6c5b19f19fcffa389ed.zip |
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.
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/gtk-doc.bbclass')
0 files changed, 0 insertions, 0 deletions