From 75d8886ac26951e7f1446cb905186f9060f57e1b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 23 Jun 2025 14:42:52 +0200 Subject: overview-manual: correct value of UNPACKDIR and put S under it (From yocto-docs rev: ec38f3c5a51887175a2cf3397c07c13c17ca2e9d) Signed-off-by: Alexander Kanavin Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/overview-manual/concepts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/overview-manual/concepts.rst') diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index c9405cdd33..590055501f 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst @@ -704,7 +704,7 @@ the Yocto Project Reference Manual. Each recipe has an area in the :term:`Build Directory` where the unpacked source code resides. The :term:`UNPACKDIR` variable points to this area for a -recipe's unpacked source code, and has the default ``sources-unpack`` name. The +recipe's unpacked source code, and has the default ``sources`` name. The preceding figure and the following list describe the :term:`Build Directory`'s hierarchy: -- cgit v1.2.3-54-g00ecf