]> code.ossystems Code Review - openembedded-core.git/commit
selftest: add a test for gpl3-free images
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 31 Oct 2019 13:53:05 +0000 (14:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Nov 2019 13:31:27 +0000 (13:31 +0000)
commita181f46b8aae066a4b8a26a8045797c38a63e834
tree60ef4bbe3ccbda7000c251804012fc5cf7272520
parentafda6f8a4c0f43316aabb11f02fc114f607d5f35
selftest: add a test for gpl3-free images

Existing tests check that adding a specific gpl3 package (bash)
to core-image-minimal results in expected behaviour.

These tests check the ability to build two common images
without gpl3 components in them:

1. core-image-minimal needs no further tweaks and works
out of the box.

2. core-image-full-cmdline requires dropping the GNU packages
that it pulls in; for good measure this tweaked image is
verified with runtime tests.

These two tests allow dropping meta-gplv2 from being tested
on the autobuilder, however there should be a community consensus
first.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/cases/incompatible_lic.py