From 6d7b42f650d29e908d7f1d472bca30e3c76f1c42 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 25 Jul 2017 16:57:04 -0700 Subject: 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 --- documentation/dev-manual/dev-manual-start.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index baf84173f4..199cede372 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. -- cgit v1.2.3-54-g00ecf