diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-10-16 13:07:44 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-30 15:55:05 +0000 |
commit | 59e59b37e137c2f688d41f7a501ea477ef1199b9 (patch) | |
tree | 0e2fc1517c1e2b8c4b2ab9dee35121e9d48dda58 /documentation/ref-manual/ref-release-process.xml | |
parent | cb3b2e1982775c4ad2d235acb847313f14c48b6b (diff) | |
download | poky-59e59b37e137c2f688d41f7a501ea477ef1199b9.tar.gz |
ref-manual: Fixed "Oe-Core" reference links.
(From yocto-docs rev: 1afbf0da0a71d38b48e3db1fa6a5960f5f80018d)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-release-process.xml')
-rw-r--r-- | documentation/ref-manual/ref-release-process.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-release-process.xml b/documentation/ref-manual/ref-release-process.xml index 6f5b1784e3..f8fc49c191 100644 --- a/documentation/ref-manual/ref-release-process.xml +++ b/documentation/ref-manual/ref-release-process.xml | |||
@@ -206,7 +206,8 @@ | |||
206 | <para> | 206 | <para> |
207 | The Yocto Project's main Autobuilder | 207 | The Yocto Project's main Autobuilder |
208 | (<filename>autobuilder.yoctoproject.org</filename>) publicly tests | 208 | (<filename>autobuilder.yoctoproject.org</filename>) publicly tests |
209 | each Yocto Project release's code in the OE-Core, Poky, and BitBake | 209 | each Yocto Project release's code in the |
210 | <link linkend='oe-core'>OE-Core</link>, Poky, and BitBake | ||
210 | repositories. | 211 | repositories. |
211 | The testing occurs for both the current state of the | 212 | The testing occurs for both the current state of the |
212 | "master" branch and also for submitted patches. | 213 | "master" branch and also for submitted patches. |