diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-09-23 19:47:51 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-07 10:54:26 +0100 |
| commit | 4d2159d10721d586edd716fa9b2c0f5bf1110da4 (patch) | |
| tree | 7017c28ce56d98e3f6e513663ab00f6674718551 /documentation | |
| parent | 623720dcf4f47ae08572a05322b392c395e36d2e (diff) | |
| download | poky-4d2159d10721d586edd716fa9b2c0f5bf1110da4.tar.gz | |
ref-manual: tasks.rst: add reference to the "do_validate_branches" task
[YOCTO #14508]
Reported-by: Quentin Schulz <foss@0leil.net>
(From yocto-docs rev: abda9c0ee2835f9fdca54d7770678b0188c68e17)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/tasks.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/tasks.rst b/documentation/ref-manual/tasks.rst index f0a23ed168..6bd3e9a580 100644 --- a/documentation/ref-manual/tasks.rst +++ b/documentation/ref-manual/tasks.rst | |||
| @@ -789,4 +789,4 @@ After the kernel is unpacked but before it is patched, this task makes | |||
| 789 | sure that the machine and metadata branches as specified by the | 789 | sure that the machine and metadata branches as specified by the |
| 790 | :term:`SRCREV` variables actually exist on the specified | 790 | :term:`SRCREV` variables actually exist on the specified |
| 791 | branches. Otherwise, if :term:`AUTOREV` is not being used, the | 791 | branches. Otherwise, if :term:`AUTOREV` is not being used, the |
| 792 | ``do_validate_branches`` task fails during the build. | 792 | :ref:`ref-tasks-validate_branches` task fails during the build. |
