From b1877fbd56ff6f17c80736c63e65506a385ca024 Mon Sep 17 00:00:00 2001 From: Mikko Rapeli Date: Tue, 29 Oct 2024 10:05:41 +0200 Subject: [PATCH] README.hardware.md: add genericarm64 maintainers Add maintainers section to genericarm64 machine documentation. (From meta-yocto rev: d7ee71aea43873bf2d28b6b7cb15900242659440) Signed-off-by: Mikko Rapeli Signed-off-by: Richard Purdie --- meta-yocto-bsp/README.hardware.md | 2 ++ 1 file changed, 2 insertions(+) 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 firmware (note that this firmware will _not_ boot on real hardware), then use `runqemu` as usual. +Maintainers: +* Ross Burton Texas Instruments Beaglebone (beaglebone-yocto) -----------------------------------------------