1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00

dev-manual: start.rst: remove obsolete reference

Remove a reference to a web resource which is clearly marked as obsolete.
Replace the unnecessarily verbose note by just links to the mentioned tools.

[YOCTO #15233]

(From yocto-docs rev: 3f979f5d2446d57d75f0c4ad2199510d533880e8)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Opdenacker
2023-10-16 16:26:34 +02:00
committed by Richard Purdie
parent a6753de86b
commit 3591075ff4
+6 -18
View File
@@ -88,27 +88,15 @@ particular working environment and set of practices.
For information about BitBake, see the For information about BitBake, see the
:doc:`bitbake:index`. :doc:`bitbake:index`.
It is relatively easy to set up Git services and create It is relatively easy to set up Git services and create infrastructure like
infrastructure like :yocto_git:`/`, which is based on :yocto_git:`/`, which is based on server software called
server software called ``gitolite`` with ``cgit`` being used to `Gitolite <https://gitolite.com>`__
generate the web interface that lets you view the repositories. The with `cgit <https://git.zx2c4.com/cgit/about/>`__ being used to
``gitolite`` software identifies users using SSH keys and allows generate the web interface that lets you view the repositories.
``gitolite`` identifies users using SSH keys and allows
branch-based access controls to repositories that you can control as branch-based access controls to repositories that you can control as
little or as much as necessary. little or as much as necessary.
.. note::
The setup of these services is beyond the scope of this manual.
However, here are sites describing how to perform setup:
- `Gitolite <https://gitolite.com>`__: Information for
``gitolite``.
- `Interfaces, frontends, and
tools <https://git.wiki.kernel.org/index.php/Interfaces,_frontends,_and_tools>`__:
Documentation on how to create interfaces and frontends for
Git.
#. *Set up the Application Development Machines:* As mentioned earlier, #. *Set up the Application Development Machines:* As mentioned earlier,
application developers are creating applications on top of existing application developers are creating applications on top of existing
software stacks. Following are some best practices for setting up software stacks. Following are some best practices for setting up