diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-12-06 19:09:35 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-18 10:41:21 +0000 |
| commit | f417d3274c427908c43f8cd20e797609450a3724 (patch) | |
| tree | b09dd3addc6a43f1711573ee66db7c5445bc2d72 /documentation/dev-manual/packages.rst | |
| parent | f3adc7a899b85101238b24989ebf824a6066f9fa (diff) | |
| download | poky-f417d3274c427908c43f8cd20e797609450a3724.tar.gz | |
manuals: add missing references to variables
[YOCTO #14508]
(From yocto-docs rev: 7878a21be8fb6c7a1ab88ae44aa5f7bf0079391a)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/packages.rst')
| -rw-r--r-- | documentation/dev-manual/packages.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/packages.rst b/documentation/dev-manual/packages.rst index 5f7bd68b9a..afd8bfc945 100644 --- a/documentation/dev-manual/packages.rst +++ b/documentation/dev-manual/packages.rst | |||
| @@ -220,7 +220,7 @@ The alternative to setting up a PR Service is to manually "bump" the | |||
| 220 | :term:`PR` variable. | 220 | :term:`PR` variable. |
| 221 | 221 | ||
| 222 | If a committed change results in changing the package output, then the | 222 | If a committed change results in changing the package output, then the |
| 223 | value of the PR variable needs to be increased (or "bumped") as part of | 223 | value of the :term:`PR` variable needs to be increased (or "bumped") as part of |
| 224 | that commit. For new recipes you should add the :term:`PR` variable and set | 224 | that commit. For new recipes you should add the :term:`PR` variable and set |
| 225 | its initial value equal to "r0", which is the default. Even though the | 225 | its initial value equal to "r0", which is the default. Even though the |
| 226 | default value is "r0", the practice of adding it to a new recipe makes | 226 | default value is "r0", the practice of adding it to a new recipe makes |
