From 55c58356f18defc82c558a0a22c98db6f31688bc Mon Sep 17 00:00:00 2001 From: Talel BELHAJ SALEM Date: Sun, 21 Sep 2025 14:20:33 +0100 Subject: dev-manual/building.rst: add note about externalsrc variables absolute paths (From yocto-docs rev: a0ffc6296e7349367fa6e6e615b74e2017a1a67e) Signed-off-by: Talel BELHAJ SALEM Signed-off-by: Antonin Godard (cherry picked from commit 33166d70b6ad093bd95ffccafc0b07820682f656) Signed-off-by: Antonin Godard Signed-off-by: Steve Sakoman --- documentation/dev-manual/building.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'documentation') diff --git a/documentation/dev-manual/building.rst b/documentation/dev-manual/building.rst index 4770a5a184..8c5aebdb0a 100644 --- a/documentation/dev-manual/building.rst +++ b/documentation/dev-manual/building.rst @@ -909,6 +909,11 @@ to point to that directory:: EXTERNALSRC_BUILD:pn-myrecipe = "path-to-your-source-tree" +.. note:: + + The values of :term:`EXTERNALSRC` and :term:`EXTERNALSRC_BUILD` + must be absolute paths. + Replicating a Build Offline =========================== -- cgit v1.2.3-54-g00ecf