summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual
diff options
context:
space:
mode:
authorAntonin Godard <antonin.godard@bootlin.com>2025-03-11 14:31:06 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-24 17:32:34 +0000
commit2d843491f3a31f17db7a99ff4262f16cbd424a32 (patch)
treef6817d361ceead7bfcd78271b731a0d851828da5 /documentation/overview-manual
parentbfcd4d10a69963eaad62ad234b61c4ee33d9471b (diff)
downloadpoky-2d843491f3a31f17db7a99ff4262f16cbd424a32.tar.gz
overview-manual/concepts: remove PR from the build dir list
PR was removed by cc83e4548465 ("bitbake.conf: Drop PE and PR from WORKDIR and STAMP") on OE-Core. (From yocto-docs rev: 569c707c69a7a858553e40b26cb36db18f2a42fc) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r--documentation/overview-manual/concepts.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst
index f0e2eb2249..ccbe2f47fd 100644
--- a/documentation/overview-manual/concepts.rst
+++ b/documentation/overview-manual/concepts.rst
@@ -736,9 +736,6 @@ following list describe the :term:`Build Directory`'s hierarchy:
736 - :term:`PV`: The version of the 736 - :term:`PV`: The version of the
737 recipe used to build the package. 737 recipe used to build the package.
738 738
739 - :term:`PR`: The revision of the
740 recipe used to build the package.
741
742- :term:`S`: Contains the unpacked source 739- :term:`S`: Contains the unpacked source
743 files for a given recipe. 740 files for a given recipe.
744 741