[gnome-continuous-yocto/gnomeostree-3.22-krogoth: 106/246] bsp-guide: Fixed the yocto-bsp create example output
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.22-krogoth: 106/246] bsp-guide: Fixed the yocto-bsp create example output
- Date: Thu, 14 Dec 2017 11:57:06 +0000 (UTC)
commit 204b2bae4a5958735fdd19c63a69f4ed3780bba7
Author: Scott Rifenbark <srifenbark gmail com>
Date: Mon Oct 10 09:40:04 2016 -0700
bsp-guide: Fixed the yocto-bsp create example output
Fixes [YOCTO #10385]
The output for the yocto-bsp create example uses 4.1 as the
default kernel when it should be 4.4. I updated the exmaple
output to reflect reality for the Krogoth release.
(From yocto-docs rev: 9c2eea8693e439accdee6091484072aa54a5d02e)
Signed-off-by: Scott Rifenbark <srifenbark gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
documentation/bsp-guide/bsp.xml | 27 +++++++++++++--------------
1 files changed, 13 insertions(+), 14 deletions(-)
---
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index b0562c7..5264426 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -1460,28 +1460,27 @@
Done.
Which qemu architecture would you like to use? [default: i386]
- 1) i386 (32-bit)
+ 1) i386 (32-bit)
2) x86_64 (64-bit)
3) ARM (32-bit)
4) PowerPC (32-bit)
5) MIPS (32-bit)
6) MIPS64 (64-bit)
- 3
- Would you like to use the default (4.1) kernel? (y/n) [default: y]
+ 1
+ Would you like to use the default (4.4) 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.1.git...
- Please choose a machine branch to base your new BSP branch on: [default: standard/base]
+ Getting branches from remote repo git://git.yoctoproject.org/linux-yocto-4.4.git...
+ Please choose a machine branch to base this BSP on: [default: standard/base]
1) standard/arm-versatile-926ejs
2) standard/base
- 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
+ 3) standard/beaglebone
+ 4) standard/edgerouter
+ 5) standard/fsl-mpc8315e-rdb
+ 6) standard/mti-malta32
+ 7) standard/mti-malta64
+ 8) standard/qemuarm64
+ 9) standard/qemuppc
+ 3
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]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]