diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-05-09 16:50:04 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-19 16:13:13 +0100 |
commit | e759e4dd0a7e3fe9ecc05404ed1d0bcb4ebf3329 (patch) | |
tree | 96dd319e3b7cbcefec96fe3fdc0dff3aea171466 /README.hardware | |
parent | 09edf20070036a3d83bb79e17f57261bea0d0f09 (diff) | |
download | poky-e759e4dd0a7e3fe9ecc05404ed1d0bcb4ebf3329.tar.gz |
README: add maintainers section for hardware reference boards
Kevin Hao has stepped up to take care of issues specific to the meta-yocto-bsp
hardware reference boards. I'll also serve as a maintaier, so adding my name
as well.
To make this clear, let's add it to the README.hardware file that describes
the boards.
cc: Kevin Hao <kexin.hao@windriver.com>
(From meta-yocto rev: 7ea7fdf4a9ad0fcedf9a939e20146342d6ab1c57)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.hardware')
-rw-r--r-- | README.hardware | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.hardware b/README.hardware index 37fdab08b0..f11fdd7794 100644 --- a/README.hardware +++ b/README.hardware | |||
@@ -52,6 +52,13 @@ The following boards are supported by the meta-yocto-bsp layer: | |||
52 | For more information see the board's section below. The appropriate MACHINE | 52 | For more information see the board's section below. The appropriate MACHINE |
53 | variable value corresponding to the board is given in brackets. | 53 | variable value corresponding to the board is given in brackets. |
54 | 54 | ||
55 | Reference Board Maintenance | ||
56 | =========================== | ||
57 | |||
58 | Send pull requests, patches, comments or questions about meta-yocto-bsps to poky@yoctoproject.org | ||
59 | |||
60 | Maintainers: Kevin Hao <kexin.hao@windriver.com> | ||
61 | Bruce Ashfield <bruce.ashfield@windriver.com> | ||
55 | 62 | ||
56 | Consumer Devices | 63 | Consumer Devices |
57 | ================ | 64 | ================ |