From 61ab619d1464dff6a77f4c27ad1534f57685e32f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 16 Apr 2013 16:04:41 -0700 Subject: [PATCH] bsp-guide: Updated the yocto-bsp script output. (From yocto-docs rev: e8361a9a93c9b30d6d439979977ee58fcf9cec92) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 11 ++++++----- 1 file 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 Let's take a closer look at the example now: