diff options
author | Stephen Lawrence <stephen.lawrence@renesas.com> | 2015-01-29 17:33:23 +0000 |
---|---|---|
committer | Stephen Lawrence <stephen.lawrence@renesas.com> | 2015-03-25 16:54:21 +0000 |
commit | 17b2653eefb8659a9c594f56e20cd8249295464f (patch) | |
tree | 261ea589dc4ffa6c90bdc1b7f7dff50719d044f2 | |
parent | 38e1d30d3fa9fc126c62c8b1ca334a43ca2368d4 (diff) |
readme/maintainers: Add Genivi information
Add some initial basic information for people using the BSP with Genivi
Platforms such as the Genivi Demo Platform.
-rw-r--r-- | MAINTAINERS | 4 | ||||
-rw-r--r-- | README | 9 | ||||
-rw-r--r-- | meta-rcar-gen2/README | 3 |
3 files changed, 14 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e2bdbe3..bd633ec 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15,6 +15,10 @@ Please keep this list in alphabetical order. Maintainers List (try to look for most precise areas first) ----------------------------------- +Genivi branches +M: Stephen Lawrence <stephen.lawrence@renesas.com> +F: / + Renesas ARM SoCs R-Car Generation 2 M: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> F: meta-rcar-gen2 @@ -4,6 +4,7 @@ This layer provides support for Renesas Electronics's platforms for use with OpenEmbedded and/or Yocto. Layer maintainers: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> + Stephen Lawrence <stephen.lawrence@renesas.com> (Genivi branches) Supported Boards/Machines ========================= @@ -26,3 +27,11 @@ Original BSP image The meta-renesas layer provides original BSP image. The following * core-image-x11 * core-image-weston + +Genivi +====== + +For details about using this BSP with Genivi platforms, including the Genivi Demo Platform +and Genivi Baselines, please see the Renesas R-Car links within the Genivi wiki [1] + +[1] http://wiki.projects.genivi.org/index.php/Meta-ivi diff --git a/meta-rcar-gen2/README b/meta-rcar-gen2/README index dc5d184..31b7ba2 100644 --- a/meta-rcar-gen2/README +++ b/meta-rcar-gen2/README @@ -12,8 +12,7 @@ board and the SoCs of the following: Patches ======= -Please submit any patches for this layer to: nobuhiro.iwamatsu.yj@renesas.com -Please see the MAINTAINERS file for more details. +Please see the MAINTAINERS file for who to submit patches to. Dependencies ============ |