From 48b7b4885ee9992d98698c74f90766daddb6d7c3 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: 33166d70b6ad093bd95ffccafc0b07820682f656) Signed-off-by: Talel BELHAJ SALEM Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- 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 04c1500943..60ad11f52f 100644 --- a/documentation/dev-manual/building.rst +++ b/documentation/dev-manual/building.rst @@ -757,6 +757,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