mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 18:32:20 +02:00
dev-manual: Fix CROPS link
The link used in the documentation points to a file that no longer exists on the crops repository. Use the poky-container repo instead since it is more accurate and updated (From yocto-docs rev: 5d16ccecf0b198af0f78a4cce28532ab9dca739f) Signed-off-by: Alejandro Hernandez Samaniego <alejandro@enedino.org> Signed-off-by: Alejandro Hernandez Samaniego <alhe@linux.microsoft.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e2053e2547
commit
189791a43d
@@ -396,7 +396,7 @@
|
||||
for development using the Yocto Project.
|
||||
Your build host can be a native Linux machine (recommended), it can
|
||||
be a machine (Linux, Mac, or Windows) that uses
|
||||
<ulink url='https://git.yoctoproject.org/cgit/cgit.cgi/crops/about/'>CROPS</ulink>,
|
||||
<ulink url='https://github.com/crops/poky-container'>CROPS</ulink>,
|
||||
which leverages
|
||||
<ulink url='https://www.docker.com/'>Docker Containers</ulink> or it can
|
||||
be a Windows machine capable of running Windows Subsystem For Linux v2 (WSL).
|
||||
@@ -519,7 +519,7 @@
|
||||
|
||||
<para>
|
||||
With
|
||||
<ulink url='https://github.com/crops/crops/blob/master/README.md'>CROPS</ulink>,
|
||||
<ulink url='https://github.com/crops/poky-container'>CROPS</ulink>,
|
||||
which leverages
|
||||
<ulink url='https://www.docker.com/'>Docker Containers</ulink>,
|
||||
you can create a Yocto Project development environment that
|
||||
|
||||
Reference in New Issue
Block a user