Message ID | 20200328092106.28231-2-alhe@linux.microsoft.com |
---|---|
State | New |
Headers | show |
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 59ffa49bb6..8d2f316f52 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -396,7 +396,7 @@ for development using the Yocto Project. Your build host can be a native Linux machine (recommended) or 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>. <note> @@ -517,7 +517,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
On 3/28/20 2:21 AM, alhe@linux.microsoft.com wrote: > 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 > > Signed-off-by: Alejandro Hernandez Samaniego <alejandro@enedino.org> > Signed-off-by: Alejandro Hernandez Samaniego <alhe@linux.microsoft.com> > --- > documentation/dev-manual/dev-manual-start.xml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml > index 59ffa49bb6..8d2f316f52 100644 > --- a/documentation/dev-manual/dev-manual-start.xml > +++ b/documentation/dev-manual/dev-manual-start.xml > @@ -396,7 +396,7 @@ > for development using the Yocto Project. > Your build host can be a native Linux machine (recommended) or 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>, So what is "https://git.yoctoproject.org/git/crops" <https://git.yoctoproject.org/git/crops> used for then. If its wrong, we should either link it or remove that repo from YP git. - armin <https://git.yoctoproject.org/git/crops> > which leverages > <ulink url='https://www.docker.com/'>Docker Containers</ulink>. > <note> > @@ -517,7 +517,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 > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111): https://lists.yoctoproject.org/g/docs/message/111 Mute This Topic: https://lists.yoctoproject.org/mt/72606327/3617530 Group Owner: docs+owner@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/docs/leave/7795330/49612075/xyzzy [oe-patchwork@oe-patch.openembedded.org] -=-=-=-=-=-=-=-=-=-=-=-
Hey Armin, On 3/28/20 12:53 PM, akuster wrote: > > > On 3/28/20 2:21 AM, alhe@linux.microsoft.com wrote: >> 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 >> >> Signed-off-by: Alejandro Hernandez Samaniego<alejandro@enedino.org> >> Signed-off-by: Alejandro Hernandez Samaniego<alhe@linux.microsoft.com> >> --- >> documentation/dev-manual/dev-manual-start.xml | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml >> index 59ffa49bb6..8d2f316f52 100644 >> --- a/documentation/dev-manual/dev-manual-start.xml >> +++ b/documentation/dev-manual/dev-manual-start.xml >> @@ -396,7 +396,7 @@ >> for development using the Yocto Project. >> Your build host can be a native Linux machine (recommended) or 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>, > > So what is "https://git.yoctoproject.org/git/crops" > <https://git.yoctoproject.org/git/crops> > > used for then. If its wrong, we should either link it or remove that > repo from YP git. > > - armin As far as I could tell, its the same as https://github.com/crops/crops which has been archived on github, and it says its deprecated, neither of them have been updated in 4 years. Alejandro >> which leverages >> <ulink url='https://www.docker.com/'>Docker Containers</ulink>. >> <note> >> @@ -517,7 +517,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 >> > > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114): https://lists.yoctoproject.org/g/docs/message/114 Mute This Topic: https://lists.yoctoproject.org/mt/72606327/3617530 Group Owner: docs+owner@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/docs/leave/7795330/49612075/xyzzy [oe-patchwork@oe-patch.openembedded.org] -=-=-=-=-=-=-=-=-=-=-=-