diff options
author | Quentin Schulz <foss@0leil.net> | 2020-09-17 01:58:54 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:35 +0100 |
commit | f3b77bcce103ef8e5f6d3843215fb46af8571c0f (patch) | |
tree | b8068e1591ebdb3e83503377d0fd66c5bb6249e7 /documentation/overview-manual | |
parent | 828602327fd5c751f9ee8df8859fc809adb51514 (diff) | |
download | poky-f3b77bcce103ef8e5f6d3843215fb46af8571c0f.tar.gz |
sphinx: overview-manual: add link to AUH how-to section
(From yocto-docs rev: cd46ce1cf6b5f5de2e0751c582e92a9417308441)
Signed-off-by: Quentin Schulz <foss@0leil.net>
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r-- | documentation/overview-manual/overview-manual-yp-intro.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.rst b/documentation/overview-manual/overview-manual-yp-intro.rst index 13ff7e9f0e..93f5b506a1 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.rst +++ b/documentation/overview-manual/overview-manual-yp-intro.rst | |||
@@ -365,7 +365,9 @@ activities using the Yocto Project: | |||
365 | :term:`OpenEmbedded Build System` | 365 | :term:`OpenEmbedded Build System` |
366 | (BitBake and | 366 | (BitBake and |
367 | OE-Core) automatically generates upgrades for recipes that are based | 367 | OE-Core) automatically generates upgrades for recipes that are based |
368 | on new versions of the recipes published upstream. | 368 | on new versions of the recipes published upstream. See |
369 | :ref:`dev-manual/dev-manual-common-tasks:using the auto upgrade helper (auh)` | ||
370 | for how to set it up. | ||
369 | 371 | ||
370 | - *Recipe Reporting System:* The Recipe Reporting System tracks recipe | 372 | - *Recipe Reporting System:* The Recipe Reporting System tracks recipe |
371 | versions available for Yocto Project. The main purpose of the system | 373 | versions available for Yocto Project. The main purpose of the system |