summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-10-11 06:38:43 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-10-13 23:16:56 +0100
commit40f4a6d075236265086cc79400dea3c14720383a (patch)
treeb4153f91a1fd048873793136aa92e32caa8ef456
parent88b7f1a1e2ac3ed3cff553797f9ea97d34149682 (diff)
downloadpoky-40f4a6d075236265086cc79400dea3c14720383a.tar.gz
bsp-guide: Updated the yocto-bsp create selections in the example.
(From yocto-docs rev: 3008f226da2466e3ecaf8bdbc458b4df58d1a618) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/bsp-guide/bsp.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 52644261bb..028d46a63a 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -1466,7 +1466,7 @@
1466 4) PowerPC (32-bit) 1466 4) PowerPC (32-bit)
1467 5) MIPS (32-bit) 1467 5) MIPS (32-bit)
1468 6) MIPS64 (64-bit) 1468 6) MIPS64 (64-bit)
1469 1 1469 3
1470 Would you like to use the default (4.4) kernel? (y/n) [default: y] 1470 Would you like to use the default (4.4) kernel? (y/n) [default: y]
1471 Do you need a new machine branch for this BSP (the alternative is to re-use an existing branch)? [y/n] [default: y] 1471 Do you need a new machine branch for this BSP (the alternative is to re-use an existing branch)? [y/n] [default: y]
1472 Getting branches from remote repo git://git.yoctoproject.org/linux-yocto-4.4.git... 1472 Getting branches from remote repo git://git.yoctoproject.org/linux-yocto-4.4.git...
@@ -1480,7 +1480,7 @@
1480 7) standard/mti-malta64 1480 7) standard/mti-malta64
1481 8) standard/qemuarm64 1481 8) standard/qemuarm64
1482 9) standard/qemuppc 1482 9) standard/qemuppc
1483 3 1483 1
1484 Would you like SMP support? (y/n) [default: y] 1484 Would you like SMP support? (y/n) [default: y]
1485 Does your BSP have a touchscreen? (y/n) [default: n] 1485 Does your BSP have a touchscreen? (y/n) [default: n]
1486 Does your BSP have a keyboard? (y/n) [default: y] 1486 Does your BSP have a keyboard? (y/n) [default: y]