diff options
| author | Alejandro Hernandez Samaniego <alhe@linux.microsoft.com> | 2020-03-28 02:21:06 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-04-06 14:25:52 +0100 |
| commit | e2053e254733146566f88bd064e3078b1bf57ee8 (patch) | |
| tree | bf9c9037a7abaff6e88cbc64cb79db947a1cd089 | |
| parent | fb1c4df08bef0bbd6ea0391d6610266a4c7d07f5 (diff) | |
| download | poky-e2053e254733146566f88bd064e3078b1bf57ee8.tar.gz | |
overview-manual-yp-intro: 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: c5e21f5d18f4fc069ccc05cd82819eda291fcf9d)
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>
| -rw-r--r-- | documentation/overview-manual/overview-manual-yp-intro.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.xml b/documentation/overview-manual/overview-manual-yp-intro.xml index 05db6dabf0..40ce7e33bb 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.xml +++ b/documentation/overview-manual/overview-manual-yp-intro.xml | |||
| @@ -437,7 +437,7 @@ | |||
| 437 | <itemizedlist> | 437 | <itemizedlist> |
| 438 | <listitem><para id='gs-crops-overview'> | 438 | <listitem><para id='gs-crops-overview'> |
| 439 | <emphasis>CROPS:</emphasis> | 439 | <emphasis>CROPS:</emphasis> |
| 440 | <ulink url='https://git.yoctoproject.org/cgit/cgit.cgi/crops/about/'>CROPS</ulink> | 440 | <ulink url='https://github.com/crops/poky-container/'>CROPS</ulink> |
| 441 | is an open source, cross-platform development framework | 441 | is an open source, cross-platform development framework |
| 442 | that leverages | 442 | that leverages |
| 443 | <ulink url='https://www.docker.com/'>Docker Containers</ulink>. | 443 | <ulink url='https://www.docker.com/'>Docker Containers</ulink>. |
| @@ -883,7 +883,7 @@ | |||
| 883 | <listitem><para> | 883 | <listitem><para> |
| 884 | <emphasis>CROss PlatformS (CROPS):</emphasis> | 884 | <emphasis>CROss PlatformS (CROPS):</emphasis> |
| 885 | Typically, you use | 885 | Typically, you use |
| 886 | <ulink url='https://git.yoctoproject.org/cgit/cgit.cgi/crops/about/'>CROPS</ulink>, | 886 | <ulink url='https://github.com/crops/poky-container/'>CROPS</ulink>, |
| 887 | which leverages | 887 | which leverages |
| 888 | <ulink url='https://www.docker.com/'>Docker Containers</ulink>, | 888 | <ulink url='https://www.docker.com/'>Docker Containers</ulink>, |
| 889 | to set up a Build Host that is not running Linux (e.g. | 889 | to set up a Build Host that is not running Linux (e.g. |
