diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-04-07 12:55:51 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-08 14:20:15 +0100 |
commit | 7f6d83a8957c9fab286b7f63a141943766ec6f44 (patch) | |
tree | 0c6762d3693f37eb74ca8c87034c60131b383e1b /documentation/bsp-guide | |
parent | cdbaa32fd17fcde0221eeffd881d7d46d09656fb (diff) | |
download | poky-7f6d83a8957c9fab286b7f63a141943766ec6f44.tar.gz |
documentation: Beagleboard replaced with Beaglebone
Fixes [YOCTO #2444]
Several areas affected by the reference BSP "beagleboard"
being replaced by "beaglebone".
(From yocto-docs rev: 2f02b570e1ebcf0469871b67a029b65fa8b285f2)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index f681214aa5..ecdbabbd25 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -1248,20 +1248,21 @@ | |||
1248 | Getting branches from remote repo git://git.yoctoproject.org/linux-yocto-3.10.git... | 1248 | Getting branches from remote repo git://git.yoctoproject.org/linux-yocto-3.10.git... |
1249 | Please choose a machine branch to base your new BSP branch on: [default: standard/base] | 1249 | Please choose a machine branch to base your new BSP branch on: [default: standard/base] |
1250 | 1) standard/arm-versatile-926ejs | 1250 | 1) standard/arm-versatile-926ejs |
1251 | 2) standard/base | 1251 | 2) standard/base |
1252 | 3) standard/beagleboard | 1252 | 3) standard/beaglebone |
1253 | 4) standard/ck | 1253 | 4) standard/ck |
1254 | 5) standard/crownbay | 1254 | 5) standard/crownbay |
1255 | 6) standard/edf | 1255 | 6) standard/edf |
1256 | 7) standard/emenlow | 1256 | 7) standard/emenlow |
1257 | 8) standard/fri2 | 1257 | 8) standard/fri2 |
1258 | 9) standard/fsl-mpc8315e-rdb | 1258 | 9) standard/fsl-mpc8315e-rdb |
1259 | 10) standard/minnow | 1259 | 10) standard/ltsi |
1260 | 11) standard/mti-malta32 | 1260 | 11) standard/mti-malta32 |
1261 | 12) standard/mti-malta64 | 1261 | 12) standard/mti-malta64 |
1262 | 13) standard/qemuppc | 1262 | 13) standard/ocf |
1263 | 14) standard/routerstationpro | 1263 | 14) standard/qemuppc |
1264 | 15) standard/sys940x | 1264 | 15) standard/edgerouter |
1265 | 16) standard/sys940x | ||
1265 | 1 | 1266 | 1 |
1266 | Would you like SMP support? (y/n) [default: y] | 1267 | Would you like SMP support? (y/n) [default: y] |
1267 | Does your BSP have a touchscreen? (y/n) [default: n] | 1268 | Does your BSP have a touchscreen? (y/n) [default: n] |