diff options
author | Scott Murray <scott.murray@konsulko.com> | 2021-12-05 18:27:19 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2022-03-30 14:08:33 -0400 |
commit | 6c546aa68a4c0281cb74e2b2dc68f82b102fbbbd (patch) | |
tree | a1418618f4458ef463f3e4bc23ddd76aa97c485f /meta-agl-bsp/README | |
parent | aac207c39cfe5726000a54c9849b927fe15aa3ce (diff) |
Update various READMEs
The upstream Yocto compatibility checking now looks for "patch"
and "maintainer" in layer README files, add some documentation
in affected layers to avoid failures on the Yocto autobuilder.
Bug-AGL: SPEC-3819
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I779546316198530888788772f9355e93ea325782
Diffstat (limited to 'meta-agl-bsp/README')
-rw-r--r-- | meta-agl-bsp/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-agl-bsp/README b/meta-agl-bsp/README index 3c3d23af8..69ca72c9d 100644 --- a/meta-agl-bsp/README +++ b/meta-agl-bsp/README @@ -5,3 +5,15 @@ This layer holds the 'impedance-mismatch' between AGL and the BSP's. /dream on In an ideal world, this would be empty! /dream off + +Maintenance +----------- + +All patches must be submitted via the AGL Gerrit instance at +https://gerrit.automotivelinux.org. See this wiki page for +details: + +https://wiki.automotivelinux.org/agl-distro/contributing + +Layer maintainers: + Jan-Simon Möller <jsmoeller@linuxfoundation.org> |