summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-02 12:24:31 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-02 12:30:01 +0000
commit8ba70a1c28a4e0ee73db5308b38abc923b0be44d (patch)
tree0ed9bff8e4bd70766c81dbb559d32781bdd93ce8 /README
downloadmeta-gplv2-8ba70a1c28a4e0ee73db5308b38abc923b0be44d.tar.gz
Create meta-gplv2 from files from OE-Core
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README')
-rw-r--r--README26
1 files changed, 26 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..2d79b16
--- /dev/null
+++ b/README
@@ -0,0 +1,26 @@
1meta-gplv2
2==========
3
4This layer contains a set of recipes corresponding to old, obsolete versions of
5software that are GPLv2 licensed where the upstreams have moved to GPLv3 licenses.
6
7These were part of OE-Core until it was realised they are a ticking timebomb
8with regard to security updates and general maintenance. By splitting into a separate
9layer, it's hoped people realise these may not be the best solution to the
10"no GPLv3 problem" and it should also make it clear there is a different quality of
11service applied to these recipes.
12
13For now, they do continue to get minimal testing by the Yocto Project but this will
14eventually be stopped, with anyone wanting to use them taking up the maintainership.
15
16The current maintainer for the layer is Richard Purdie <richard.purdie@linuxfoundation.org>
17
18Where to Send Patches
19=====================
20
21For now, patches should be sent to the Yocto mailing list with [meta-gplv2] in the subject
22line. Before sending, be sure the patches apply cleanly to the current master branch of the
23git repository.
24
25 Git repository: http://git.yoctoproject.org/cgit.cgi/meta-gplv2/
26 Mailing list: yocto@lists.yoctoproject.org