diff options
author | 2018-04-25 22:43:04 +0200 | |
---|---|---|
committer | 2018-04-25 22:46:23 +0200 | |
commit | be45b95616c3bcf9a048c7d76db8ab08009140f3 (patch) | |
tree | 082268fac0f0a346dd3aeb2a5fdbe51513826c0b | |
parent | 99adb26b36ab90febe020fcc239e125d92cca091 (diff) | |
download | meta-gplv2-be45b95616c3bcf9a048c7d76db8ab08009140f3.tar.gz meta-gplv2-be45b95616c3bcf9a048c7d76db8ab08009140f3.tar.bz2 meta-gplv2-be45b95616c3bcf9a048c7d76db8ab08009140f3.zip |
README: Add Peter Kjellerstedt as co-maintainer
And wrap the lines at 80 characters.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
-rw-r--r-- | README | 25 |
1 files changed, 14 insertions, 11 deletions
@@ -2,25 +2,28 @@ meta-gplv2 ========== This layer contains a set of recipes corresponding to old, obsolete versions of -software that are GPLv2 licensed where the upstreams have moved to GPLv3 licenses. +software that are GPLv2 licensed where the upstreams have moved to GPLv3 +licenses. These were part of OE-Core until it was realised they are a ticking timebomb -with regard to security updates and general maintenance. By splitting into a separate -layer, it's hoped people realise these may not be the best solution to the -"no GPLv3 problem" and it should also make it clear there is a different quality of -service applied to these recipes. +with regard to security updates and general maintenance. By splitting into a +separate layer, it's hoped people realise these may not be the best solution to +the "no GPLv3 problem" and it should also make it clear there is a different +quality of service applied to these recipes. -For now, they do continue to get minimal testing by the Yocto Project but this will -eventually be stopped, with anyone wanting to use them taking up the maintainership. +For now, they do continue to get minimal testing by the Yocto Project, but this +will eventually be stopped, with anyone wanting to use them taking up the +maintainership. -The current maintainer for the layer is Ross Burton <ross.burton@intel.com> +The current maintainers for the layer are Ross Burton <ross.burton@intel.com> +and Peter Kjellerstedt <peter.kjellerstedt@axis.com> Where to Send Patches ===================== -For now, patches should be sent to the Yocto mailing list with [meta-gplv2] in the subject -line. Before sending, be sure the patches apply cleanly to the current master branch of the -git repository. +For now, patches should be sent to the Yocto mailing list with [meta-gplv2] in +the subject line. Before sending, be sure the patches apply cleanly to the +intended target branch of the Git repository. Git repository: http://git.yoctoproject.org/cgit.cgi/meta-gplv2/ Mailing list: yocto@yoctoproject.org |