diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-13 10:55:54 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:14 +0100 |
| commit | 901e63c0f62bed81ef2ce34f29293ebac8431b7f (patch) | |
| tree | b93c6c15bfe5deffdca9ac61f2f8d9c837bc1f42 /documentation/kernel-dev | |
| parent | a2cf4fd984b7d9a149943a2b3fd454ff16d6ec14 (diff) | |
| download | poky-901e63c0f62bed81ef2ce34f29293ebac8431b7f.tar.gz | |
documentation: Cleaned up links to the source repositories
I was using the ENTITY with "cgit/cgi"/ appended to the end.
The appended part is not necessary. Removed it.
(From yocto-docs rev: 64593694d62c99cbe2897804c04fea24110ee861)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-common.xml | 2 | ||||
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-maint-appx.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml index 6cc7b57ee7..71ce523c60 100644 --- a/documentation/kernel-dev/kernel-dev-common.xml +++ b/documentation/kernel-dev/kernel-dev-common.xml | |||
| @@ -387,7 +387,7 @@ | |||
| 387 | You can find Git repositories of supported Yocto Project | 387 | You can find Git repositories of supported Yocto Project |
| 388 | kernels organized under "Yocto Linux Kernel" in the | 388 | kernels organized under "Yocto Linux Kernel" in the |
| 389 | Yocto Project Source Repositories at | 389 | Yocto Project Source Repositories at |
| 390 | <ulink url='&YOCTO_GIT_URL;/cgit.cgi'></ulink>. | 390 | <ulink url='&YOCTO_GIT_URL;'></ulink>. |
| 391 | </para> | 391 | </para> |
| 392 | 392 | ||
| 393 | <para> | 393 | <para> |
diff --git a/documentation/kernel-dev/kernel-dev-maint-appx.xml b/documentation/kernel-dev/kernel-dev-maint-appx.xml index 8acc2a8cad..0a7c856bd6 100644 --- a/documentation/kernel-dev/kernel-dev-maint-appx.xml +++ b/documentation/kernel-dev/kernel-dev-maint-appx.xml | |||
| @@ -217,7 +217,7 @@ | |||
| 217 | end of an existing branch. | 217 | end of an existing branch. |
| 218 | The full repository generation that is found in the | 218 | The full repository generation that is found in the |
| 219 | official Yocto Project kernel repositories at | 219 | official Yocto Project kernel repositories at |
| 220 | <ulink url='&YOCTO_GIT_URL;/cgit.cgi'>http://git.yoctoproject.org/cgit.cgi</ulink> | 220 | <ulink url='&YOCTO_GIT_URL;'>http://git.yoctoproject.org</ulink> |
| 221 | is the combination of all supported boards and | 221 | is the combination of all supported boards and |
| 222 | configurations. | 222 | configurations. |
| 223 | </para></listitem> | 223 | </para></listitem> |
| @@ -231,7 +231,7 @@ | |||
| 231 | </para></listitem> | 231 | </para></listitem> |
| 232 | <listitem><para> | 232 | <listitem><para> |
| 233 | The full kernel tree that you see on | 233 | The full kernel tree that you see on |
| 234 | <ulink url='&YOCTO_GIT_URL;/cgit.cgi'></ulink> is | 234 | <ulink url='&YOCTO_GIT_URL;'></ulink> is |
| 235 | generated through repeating the above steps for all | 235 | generated through repeating the above steps for all |
| 236 | valid BSPs. | 236 | valid BSPs. |
| 237 | The end result is a branched, clean history tree that | 237 | The end result is a branched, clean history tree that |
