]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
conf: Move selftest config to dedicated inc file
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 4 Feb 2024 11:58:05 +0000 (11:58 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 5 Feb 2024 14:03:12 +0000 (14:03 +0000)
commitfb822fb2029c69934cf43073f95b396c2d60298e
tree78a11060c794ffdfc217c97dcabd557c2def1e3f
parentb50f1c4ccac12e9dbdeb5a6fec0413c9cd901d88
conf: Move selftest config to dedicated inc file

Create a no-gplv3.inc file based upon knowledge currently encoded into one
of the selftests.

There is a risk that people try and take this idea too far, or have unrealistic
expectations. That said, it would be better to collect this knowledge together
in one location rather than handling it piecemeal.

Therefore move the configuration information from the test into a common
incude file.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/no-gplv3.inc [new file with mode: 0644]
meta/lib/oeqa/selftest/cases/incompatible_lic.py