aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-16 16:04:41 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:22 +0100
commit61ab619d1464dff6a77f4c27ad1534f57685e32f (patch)
tree8a21498b3370cee69fc1d4fea3be21a6baf42c9a /documentation/bsp-guide
parent07450dcdcbd093bdc59c8936e7ce235ebfc290cf (diff)
downloadopenembedded-core-contrib-61ab619d1464dff6a77f4c27ad1534f57685e32f.tar.gz
bsp-guide: Updated the yocto-bsp script output.
(From yocto-docs rev: e8361a9a93c9b30d6d439979977ee58fcf9cec92) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r--documentation/bsp-guide/bsp.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 2ce42f2e28..872db18191 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -1251,17 +1251,17 @@
4) PowerPC (32-bit)
5) MIPS (32-bit)
3
- Would you like to use the default (3.4) kernel? (y/n) [default: y]
+ Would you like to use the default (3.8) kernel? (y/n) [default: y]
Do you need a new machine branch for this BSP (the alternative is to re-use an existing branch)? [y/n] [default: y]
- Getting branches from remote repo git://git.yoctoproject.org/linux-yocto-3.4.git...
+ Getting branches from remote repo git://git.yoctoproject.org/linux-yocto-3.8.git...
Please choose a machine branch to base your new BSP branch on: [default: standard/base]
1) standard/arm-versatile-926ejs
2) standard/base
3) standard/beagleboard
- 4) standard/cedartrail
+ 4) standard/ck
5) standard/crownbay
- 6) standard/emenlow
- 7) standard/fishriver
+ 6) standard/edf
+ 7) standard/emenlow
8) standard/fri2
9) standard/fsl-mpc8315e-rdb
10) standard/mti-malta32
@@ -1273,6 +1273,7 @@
Would you like SMP support? (y/n) [default: y]
Does your BSP have a touchscreen? (y/n) [default: n]
Does your BSP have a keyboard? (y/n) [default: y]
+
New qemu BSP created in meta-myarm
</literallayout>
Let's take a closer look at the example now: