summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
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