summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/tasks.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2021-05-12 11:29:20 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-22 12:16:40 +0100
commit4db4e4ca46e8b23d5042d925ce5ad3073de4c3ed (patch)
tree6c0f58527ff6d5929ce0e948092357efb69fc659 /documentation/ref-manual/tasks.rst
parent68ee5b4bcc1098cb5a66098e65bec6c1cf69f4c2 (diff)
downloadpoky-4db4e4ca46e8b23d5042d925ce5ad3073de4c3ed.tar.gz
ref-manual: simplify style
(From yocto-docs rev: 657a7f54856afd6fec7f2cb0b5f12b4b2d24adb7) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/tasks.rst')
-rw-r--r--documentation/ref-manual/tasks.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/ref-manual/tasks.rst b/documentation/ref-manual/tasks.rst
index 001edf6bb3..5bceb79b8d 100644
--- a/documentation/ref-manual/tasks.rst
+++ b/documentation/ref-manual/tasks.rst
@@ -823,6 +823,5 @@ sections from a size-sensitive configuration.
823After the kernel is unpacked but before it is patched, this task makes 823After the kernel is unpacked but before it is patched, this task makes
824sure that the machine and metadata branches as specified by the 824sure that the machine and metadata branches as specified by the
825:term:`SRCREV` variables actually exist on the specified 825:term:`SRCREV` variables actually exist on the specified
826branches. If these branches do not exist and 826branches. Otherwise, if :term:`AUTOREV` is not being used, the
827:term:`AUTOREV` is not being used, the
828``do_validate_branches`` task fails during the build. 827``do_validate_branches`` task fails during the build.