From 84452ee325c6a9e01d6b09f2defbcd480ca51390 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 14 Apr 2016 14:17:51 -0700 Subject: bsp-guide: Updated yocto-bsp create example output. (From yocto-docs rev: f764adf95f7dca7243cee7412035958962091205) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 87c159cecf..9ac72991f6 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -1467,18 +1467,18 @@ 5) MIPS (32-bit) 6) MIPS64 (64-bit) 3 - Would you like to use the default (4.4) kernel? (y/n) [default: y] + Would you like to use the default (4.1) 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-4.4.git... + Getting branches from remote repo git://git.yoctoproject.org/linux-yocto-4.1.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/beaglebone - 4) standard/edgerouter - 5) standard/fsl-mpc8315e-rdb - 6) standard/mti-malta32 - 7) standard/mti-malta64 - 8) standard/preempt-rt + 3) standard/beagleboard + 4) standard/beaglebone + 5) standard/edgerouter + 6) standard/fsl-mpc8315e-rdb + 7) standard/mti-malta32 + 8) standard/mti-malta64 9) standard/qemuarm64 10) standard/qemuppc 1 -- cgit 1.2.3-korg