diff options
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 11 |
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: |