summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Rapeli <mikko.rapeli@linaro.org>2024-10-29 10:05:41 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-10-29 11:55:34 +0000
commitb1877fbd56ff6f17c80736c63e65506a385ca024 (patch)
tree34d4aa3c95f5f0964fe78d6c4fd01b4abbd7fc31
parentda42d0dc11bf8b57d28d4439547e987c66bd712c (diff)
downloadpoky-b1877fbd56ff6f17c80736c63e65506a385ca024.tar.gz
README.hardware.md: add genericarm64 maintainers
Add maintainers section to genericarm64 machine documentation. (From meta-yocto rev: d7ee71aea43873bf2d28b6b7cb15900242659440) Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta-yocto-bsp/README.hardware.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-yocto-bsp/README.hardware.md b/meta-yocto-bsp/README.hardware.md
index 6045c3d867..0c460ef669 100644
--- a/meta-yocto-bsp/README.hardware.md
+++ b/meta-yocto-bsp/README.hardware.md
@@ -145,6 +145,8 @@ building the image also build the `u-boot` recipe to build the required
145firmware (note that this firmware will _not_ boot on real hardware), then use 145firmware (note that this firmware will _not_ boot on real hardware), then use
146`runqemu` as usual. 146`runqemu` as usual.
147 147
148Maintainers:
149* Ross Burton <Ross.Burton@arm.com>
148 150
149Texas Instruments Beaglebone (beaglebone-yocto) 151Texas Instruments Beaglebone (beaglebone-yocto)
150----------------------------------------------- 152-----------------------------------------------