aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/oe-setup-builddir
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-29 10:55:33 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-29 10:55:39 +0100
commitdd090729dad1e7788c9d9eac111d9207bae60fe0 (patch)
tree7d3af33a1721c304f390bd6d9cd3a5c1fde367d4 /scripts/oe-setup-builddir
parent8a5c20417d4d6bee6dd0bcdbeb8d4f9e0696a216 (diff)
downloadopenembedded-core-contrib-dd090729dad1e7788c9d9eac111d9207bae60fe0.tar.gz
scripts/oe-setup-builddir: Fix Yocto documentation links and add a couple of other example targets
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>
Diffstat (limited to 'scripts/oe-setup-builddir')
-rwxr-xr-xscripts/oe-setup-builddir6
1 files changed, 4 insertions, 2 deletions
diff --git a/scripts/oe-setup-builddir b/scripts/oe-setup-builddir
index 87e77103b4..26ce672709 100755
--- a/scripts/oe-setup-builddir
+++ b/scripts/oe-setup-builddir
@@ -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'