diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-04-09 11:40:37 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-11 18:22:51 +0100 |
commit | 89dd1639e7ed64214e24d34f13268981e28c69fd (patch) | |
tree | aa3454e6721a1fc3ead422dcb249c5995d461eb4 | |
parent | e371eaf9c95f42122b4c45ec62a8c3b932ed7a3b (diff) | |
download | poky-89dd1639e7ed64214e24d34f13268981e28c69fd.tar.gz |
bsp-guide: Updated the yocto-bsp example.
Ran the tool and provided the actual machine branch output
choices.
(From yocto-docs rev: 5b78e70079e2c621221187d4419de2a2427efbc1)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 70aeef24fe..eef36cbc3f 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -1260,21 +1260,20 @@ | |||
1260 | Getting branches from remote repo git://git.yoctoproject.org/linux-yocto-3.10.git... | 1260 | Getting branches from remote repo git://git.yoctoproject.org/linux-yocto-3.10.git... |
1261 | Please choose a machine branch to base your new BSP branch on: [default: standard/base] | 1261 | Please choose a machine branch to base your new BSP branch on: [default: standard/base] |
1262 | 1) standard/arm-versatile-926ejs | 1262 | 1) standard/arm-versatile-926ejs |
1263 | 2) standard/base | 1263 | 2) standard/base |
1264 | 3) standard/beaglebone | 1264 | 3) standard/beagleboard |
1265 | 4) standard/ck | 1265 | 4) standard/beaglebone |
1266 | 5) standard/crownbay | 1266 | 5) standard/ck |
1267 | 6) standard/edf | 1267 | 6) standard/crownbay |
1268 | 7) standard/emenlow | 1268 | 7) standard/edgerouter |
1269 | 8) standard/fri2 | 1269 | 8) standard/emenlow |
1270 | 9) standard/fsl-mpc8315e-rdb | 1270 | 9) standard/fri2 |
1271 | 10) standard/ltsi | 1271 | 10) standard/fsl-mpc8315e-rdb |
1272 | 11) standard/mti-malta32 | 1272 | 11) standard/mti-malta32 |
1273 | 12) standard/mti-malta64 | 1273 | 12) standard/mti-malta64 |
1274 | 13) standard/ocf | 1274 | 13) standard/qemuppc |
1275 | 14) standard/qemuppc | 1275 | 14) standard/routerstationpro |
1276 | 15) standard/edgerouter | 1276 | 15) standard/sys940x |
1277 | 16) standard/sys940x | ||
1278 | 1 | 1277 | 1 |
1279 | Would you like SMP support? (y/n) [default: y] | 1278 | Would you like SMP support? (y/n) [default: y] |
1280 | Does your BSP have a touchscreen? (y/n) [default: n] | 1279 | Does your BSP have a touchscreen? (y/n) [default: n] |