1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

manuals: reduce verbosity related to "the following" expression

(From yocto-docs rev: da9d1cfb5c084d172eff3cb10ec3631dd8266260)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Opdenacker
2021-05-06 19:17:57 +02:00
committed by Richard Purdie
parent f3540fc691
commit d4a82b30b7
13 changed files with 36 additions and 41 deletions
+1 -1
View File
@@ -1009,7 +1009,7 @@ Please keep in mind that the QA checks
exist in order to detect real or potential problems in the packaged
output. So exercise caution when disabling these checks.
The following list shows the tests you can list with the ``WARN_QA`` and
Here are the tests you can list with the ``WARN_QA`` and
``ERROR_QA`` variables:
- ``already-stripped:`` Checks that produced binaries have not
+1 -1
View File
@@ -196,7 +196,7 @@ you can add several different predefined packages such as development
utilities or packages with debug information needed to investigate
application problems or profile applications.
The following image features are available for all images:
Here are the image features available for all images:
- *allow-empty-password:* Allows Dropbear and OpenSSH to accept root
logins and logins from accounts having an empty password string.
@@ -111,7 +111,7 @@ function.
Ubuntu and Debian
-----------------
The following list shows the required packages by function given a
Here are the required packages by function given a
supported Ubuntu or Debian Linux distribution:
.. note::
@@ -150,7 +150,7 @@ supported Ubuntu or Debian Linux distribution:
Fedora Packages
---------------
The following list shows the required packages by function given a
Here are the required packages by function given a
supported Fedora Linux distribution:
- *Essentials:* Packages needed to build an image for a headless
@@ -167,7 +167,7 @@ supported Fedora Linux distribution:
openSUSE Packages
-----------------
The following list shows the required packages by function given a
Here are the required packages by function given a
supported openSUSE Linux distribution:
- *Essentials:* Packages needed to build an image for a headless
@@ -185,7 +185,7 @@ supported openSUSE Linux distribution:
CentOS-7 Packages
-----------------
The following list shows the required packages by function given a
Here are the required packages by function given a
supported CentOS-7 Linux distribution:
- *Essentials:* Packages needed to build an image for a headless
@@ -212,7 +212,7 @@ supported CentOS-7 Linux distribution:
CentOS-8 Packages
-----------------
The following list shows the required packages by function given a
Here are the required packages by function given a
supported CentOS-8 Linux distribution:
- *Essentials:* Packages needed to build an image for a headless
+1 -1
View File
@@ -4754,7 +4754,7 @@ system and gives an overview of their function and contents.
NO_GENERIC_LICENSE[license_name] = "license_file_in_fetched_source"
The following is an example that
Here is an example that
uses the ``LICENSE.Abilis.txt`` file as the license from the fetched
source::