1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

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>
This commit is contained in:
Scott Rifenbark
2018-04-13 10:55:54 -07:00
committed by Richard Purdie
parent 9967a28786
commit e1387f46a5
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1507,7 +1507,7 @@
its scalability. its scalability.
See the <filename>Yocto Linux Kernel</filename> See the <filename>Yocto Linux Kernel</filename>
category in the category in the
<ulink url='&YOCTO_GIT_URL;/cgit.cgi'>Source Repositories</ulink> <ulink url='&YOCTO_GIT_URL;'>Source Repositories</ulink>
for these kernels. for these kernels.
</para></listitem> </para></listitem>
</itemizedlist> </itemizedlist>
@@ -281,7 +281,7 @@
is the preferred method for obtaining and using a Yocto Project is the preferred method for obtaining and using a Yocto Project
release. release.
You can view the Yocto Project Source Repositories at You can view the Yocto Project Source Repositories at
<ulink url='&YOCTO_GIT_URL;/cgit.cgi'></ulink>. <ulink url='&YOCTO_GIT_URL;'></ulink>.
In particular, you can find the In particular, you can find the
<filename>poky</filename> repository at <filename>poky</filename> repository at
<ulink url='http://git.yoctoproject.org/cgit/cgit.cgi/poky/'></ulink>. <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi/poky/'></ulink>.
@@ -387,7 +387,7 @@
You can find Git repositories of supported Yocto Project You can find Git repositories of supported Yocto Project
kernels organized under "Yocto Linux Kernel" in the kernels organized under "Yocto Linux Kernel" in the
Yocto Project Source Repositories at Yocto Project Source Repositories at
<ulink url='&YOCTO_GIT_URL;/cgit.cgi'></ulink>. <ulink url='&YOCTO_GIT_URL;'></ulink>.
</para> </para>
<para> <para>
@@ -217,7 +217,7 @@
end of an existing branch. end of an existing branch.
The full repository generation that is found in the The full repository generation that is found in the
official Yocto Project kernel repositories at official Yocto Project kernel repositories at
<ulink url='&YOCTO_GIT_URL;/cgit.cgi'>http://git.yoctoproject.org/cgit.cgi</ulink> <ulink url='&YOCTO_GIT_URL;'>http://git.yoctoproject.org</ulink>
is the combination of all supported boards and is the combination of all supported boards and
configurations. configurations.
</para></listitem> </para></listitem>
@@ -231,7 +231,7 @@
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
The full kernel tree that you see on The full kernel tree that you see on
<ulink url='&YOCTO_GIT_URL;/cgit.cgi'></ulink> is <ulink url='&YOCTO_GIT_URL;'></ulink> is
generated through repeating the above steps for all generated through repeating the above steps for all
valid BSPs. valid BSPs.
The end result is a branched, clean history tree that The end result is a branched, clean history tree that