From: Scott Rifenbark Date: Tue, 25 Jul 2017 23:57:04 +0000 (-0700) Subject: dev-manual: Added Links for specific container use X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6d7b42f650d29e908d7f1d472bca30e3c76f1c42;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dev-manual: Added Links for specific container use At the end of the section that describes how to set up the development machine for CROPS, I added some user links for more information based on the type of container the use is interested in. (From yocto-docs rev: 6888d8454839bbb2ecdf96ce421c7d8723931d65) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index baf84173f40..199cede372a 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -190,6 +190,16 @@ Once you have a container set up, everything is in place to develop just as if you were running on a native Linux machine. + If you are going to use the Poky container, see the + "Cloning the poky Repository" + section. + If you are going to use the Extensible SDK container, see the + "Using the Extensible SDK" + Chapter in the Yocto Project Software Development Kit (SDK) + Developer's Guide. + If you are going to use the Toaster container, see the + "Setting Up and Using Toaster" + section in the Toaster User Manual.