[PATCH 04/11] bsp-guide/bsp.rst: fix raspberry layer content example
Antonin Godard <[email protected]> Thu, 25 Jun 2026 11:33:31 +0200
| Newsgroups | org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
The last two items were on a single line, but should be two lines. Signed-off-by: Antonin Godard <[email protected]> --- documentation/bsp-guide/bsp.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/bsp-guide/bsp.rst b/documentation/bsp-guide/bsp.rst index 4ced9665d..9cf0642d7 100644 --- a/documentation/bsp-guide/bsp.rst +++ b/documentation/bsp-guide/bsp.rst @@ -440,7 +440,8 @@ the :yocto_git:`Source Repositories <>`: meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer_git.bb meta-raspberrypi/recipes-multimedia/x264 meta-raspberrypi/recipes-multimedia/x264/x264_git.bbappend - meta-raspberrypi/wic meta-raspberrypi/wic/sdimage-raspberrypi.wks + meta-raspberrypi/wic + meta-raspberrypi/wic/sdimage-raspberrypi.wks The following sections describe each part of the proposed BSP format. -- 2.54.0