aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md
index aa30f62..08625b2 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,17 @@ This layer's purpose is to add In-Vehicle Infotainment (IVI) support when
used with Poky. The goal is to make the Yocto Project reference system
Poky GENIVI compliant.
+Branch Policy
+-------------
+
+Please note:
+- The most recent development is done on the highest numbered branch
+- Master branch is used as a stable version, typically equal to the most recently *released* numbered branch
+- Maintenance patches are added to both master and released branches
+
+Contribution
+-------------
+
The meta-ivi project welcomes contributions. You can contribute code,
submit patches, report bugs, answer questions on our mailing lists and
review and edit our documentation and much more.
@@ -12,6 +23,16 @@ review and edit our documentation and much more.
[Mailing list](https://lists.genivi.org/mailman/listinfo/genivi-meta-ivi).
[report Bugs](https://at.projects.genivi.org/jira/projects/BASE/).
+Please see the
+[MAINTAINERS](https://github.com/GENIVI/meta-ivi/blob/master/MAINTAINERS)
+file for information on contacting the maintainers
+of this layer, as well as instructions for submitting patches.
+
+Subscribe to the mailing list
+ [here](https://lists.genivi.org/mailman/listinfo/genivi-meta-ivi).
+[View or Report bugs](https://at.projects.genivi.org/jira/secure/RapidBoard.jspa?rapidView=10&projectKey=BASE).
+Read the [wiki](https://at.projects.genivi.org/wiki/display/PROJ/meta-ivi).
+
For information about the Yocto Project, see the
[Yocto Project website](https://www.yoctoproject.org).