mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
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] (From OE-Core rev: dd090729dad1e7788c9d9eac111d9207bae60fe0) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -70,7 +70,7 @@ common configuration options are commented.
|
|||||||
|
|
||||||
The Yocto Project has extensive documentation about OE including a reference manual
|
The Yocto Project has extensive documentation about OE including a reference manual
|
||||||
which can be found at:
|
which can be found at:
|
||||||
http://yoctoproject.org/community/documentation
|
http://yoctoproject.org/documentation
|
||||||
|
|
||||||
For more information about OpenEmbedded see their website:
|
For more information about OpenEmbedded see their website:
|
||||||
http://www.openembedded.org/
|
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
|
The Yocto Project has extensive documentation about OE including a reference manual
|
||||||
which can be found at:
|
which can be found at:
|
||||||
http://yoctoproject.org/community/documentation
|
http://yoctoproject.org/documentation
|
||||||
|
|
||||||
For more information about OpenEmbedded see their website:
|
For more information about OpenEmbedded see their website:
|
||||||
http://www.openembedded.org/
|
http://www.openembedded.org/
|
||||||
@@ -118,6 +118,8 @@ Common targets are:
|
|||||||
core-image-sato
|
core-image-sato
|
||||||
meta-toolchain
|
meta-toolchain
|
||||||
meta-toolchain-sdk
|
meta-toolchain-sdk
|
||||||
|
adt-install
|
||||||
|
meta-ide-support
|
||||||
|
|
||||||
You can also run generated qemu images with a command like 'runqemu qemux86'
|
You can also run generated qemu images with a command like 'runqemu qemux86'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user