summaryrefslogtreecommitdiffstats
path: root/documentation
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:36 +0100
commite4ea9e5825dfc3f4e31f28a7eec5be569d8e747f (patch)
tree45ba32dc2ca66204984507940e56a6e3175e9175 /documentation
parentd0552decd52080dc858bc1630c32097db88d4d7c (diff)
downloadpoky-e4ea9e5825dfc3f4e31f28a7eec5be569d8e747f.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')
-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 @@
1251 4) PowerPC (32-bit) 1251 4) PowerPC (32-bit)
1252 5) MIPS (32-bit) 1252 5) MIPS (32-bit)
1253 3 1253 3
1254 Would you like to use the default (3.4) kernel? (y/n) [default: y] 1254 Would you like to use the default (3.8) kernel? (y/n) [default: y]
1255 Do you need a new machine branch for this BSP (the alternative is to re-use an existing branch)? [y/n] [default: y] 1255 Do you need a new machine branch for this BSP (the alternative is to re-use an existing branch)? [y/n] [default: y]
1256 Getting branches from remote repo git://git.yoctoproject.org/linux-yocto-3.4.git... 1256 Getting branches from remote repo git://git.yoctoproject.org/linux-yocto-3.8.git...
1257 Please choose a machine branch to base your new BSP branch on: [default: standard/base] 1257 Please choose a machine branch to base your new BSP branch on: [default: standard/base]
1258 1) standard/arm-versatile-926ejs 1258 1) standard/arm-versatile-926ejs
1259 2) standard/base 1259 2) standard/base
1260 3) standard/beagleboard 1260 3) standard/beagleboard
1261 4) standard/cedartrail 1261 4) standard/ck
1262 5) standard/crownbay 1262 5) standard/crownbay
1263 6) standard/emenlow 1263 6) standard/edf
1264 7) standard/fishriver 1264 7) standard/emenlow
1265 8) standard/fri2 1265 8) standard/fri2
1266 9) standard/fsl-mpc8315e-rdb 1266 9) standard/fsl-mpc8315e-rdb
1267 10) standard/mti-malta32 1267 10) standard/mti-malta32
@@ -1273,6 +1273,7 @@
1273 Would you like SMP support? (y/n) [default: y] 1273 Would you like SMP support? (y/n) [default: y]
1274 Does your BSP have a touchscreen? (y/n) [default: n] 1274 Does your BSP have a touchscreen? (y/n) [default: n]
1275 Does your BSP have a keyboard? (y/n) [default: y] 1275 Does your BSP have a keyboard? (y/n) [default: y]
1276
1276 New qemu BSP created in meta-myarm 1277 New qemu BSP created in meta-myarm
1277 </literallayout> 1278 </literallayout>
1278 Let's take a closer look at the example now: 1279 Let's take a closer look at the example now: