From 177aee09fec494e8827a03cc98ba989f4acd459d Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Thu, 17 Sep 2020 01:59:02 +0200 Subject: sphinx: fix a few typos or missing/too many words (From yocto-docs rev: 744b74b3420ae475a566307e03e0b098986773e4) Signed-off-by: Quentin Schulz Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/overview-manual/overview-manual-concepts.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'documentation/overview-manual/overview-manual-concepts.rst') diff --git a/documentation/overview-manual/overview-manual-concepts.rst b/documentation/overview-manual/overview-manual-concepts.rst index 935c01805e..9bd02a7001 100644 --- a/documentation/overview-manual/overview-manual-concepts.rst +++ b/documentation/overview-manual/overview-manual-concepts.rst @@ -787,7 +787,7 @@ Build Directory's hierarchy: - :term:`PN`: The name of the recipe used to build the package. This variable can have multiple meanings. However, when used in the context of input files, ``PN`` represents - the the name of the recipe. + the name of the recipe. - :term:`WORKDIR`: The location where the OpenEmbedded build system builds a recipe (i.e. does the @@ -1125,8 +1125,7 @@ build system has created the final image output files. .. note:: The entire image generation process is run under - Pseudo - . Running under Pseudo ensures that the files in the root filesystem + Pseudo. Running under Pseudo ensures that the files in the root filesystem have correct ownership. .. _sdk-generation-dev-environment: @@ -1736,8 +1735,7 @@ objective of making native or cross packages relocatable. .. note:: Both native and cross packages run on the - build host - . However, cross packages generate output for the target + build host. However, cross packages generate output for the target architecture. The checksum therefore needs to exclude ``WORKDIR``. The simplistic -- cgit v1.2.3-54-g00ecf