From d028bde7502d96ec86a25d0926777af6112a5267 Mon Sep 17 00:00:00 2001 From: Bo Sun Date: Tue, 1 Jul 2025 20:41:42 +0800 Subject: [PATCH] bsp-guide: fix README link for meta-intel layer Update the meta-intel BSP layer reference to point to README.md instead of README, reflecting the actual file name in the repository. (From yocto-docs rev: 32eb132ad69a0722e0075404f809bfe9df06adee) Signed-off-by: Bo Sun Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/bsp-guide/bsp.rst b/documentation/bsp-guide/bsp.rst index 09246b4ae4..3882172e2e 100644 --- a/documentation/bsp-guide/bsp.rst +++ b/documentation/bsp-guide/bsp.rst @@ -172,7 +172,7 @@ section. #. *Optionally Clone the meta-intel BSP Layer:* If your hardware is based on current Intel CPUs and devices, you can leverage this BSP layer. For details on the ``meta-intel`` BSP layer, see the layer's - :yocto_git:`README ` file. + :yocto_git:`README ` file. #. *Navigate to Your Source Directory:* Typically, you set up the ``meta-intel`` Git repository inside the :term:`Source Directory` (e.g.