]> code.ossystems Code Review - openembedded-core.git/commitdiff
scripts/oe-setup-builddir: Fix Yocto documentation links and add a couple of other...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jun 2011 09:55:33 +0000 (10:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jun 2011 09:55:39 +0000 (10:55 +0100)
This takes into account some feedback from Yocto's tech writer
as mentioned in the bugzilla.

[YOCTO #1182]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-setup-builddir

index 87e77103b4b3fa2f9bce3a547082d50763c887cb..26ce672709a7fc614a97b8ce02ab17ae93f909ea 100755 (executable)
@@ -70,7 +70,7 @@ common configuration options are commented.
 
 The Yocto Project has extensive documentation about OE including a reference manual
 which can be found at:
-    http://yoctoproject.org/community/documentation
+    http://yoctoproject.org/documentation
 
 For more information about OpenEmbedded see their website:
     http://www.openembedded.org/
@@ -90,7 +90,7 @@ configuration please add entries to this file.
 
 The Yocto Project has extensive documentation about OE including a reference manual
 which can be found at:
-    http://yoctoproject.org/community/documentation
+    http://yoctoproject.org/documentation
 
 For more information about OpenEmbedded see their website:
     http://www.openembedded.org/
@@ -118,6 +118,8 @@ Common targets are:
     core-image-sato
     meta-toolchain
     meta-toolchain-sdk
+    adt-install
+    meta-ide-support
 
 You can also run generated qemu images with a command like 'runqemu qemux86'