diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-08-09 14:19:04 +0300 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-13 13:18:56 +0100 | 
| commit | a3d3c7dad43963f91696a920ce2ce23abb7d259c (patch) | |
| tree | 76edf603be7966c69a3e33693c9c97555b1f700b /documentation/bsp-guide | |
| parent | f8d18fbac44c4c56ec93c1ed2f38c3117fc25553 (diff) | |
| download | poky-a3d3c7dad43963f91696a920ce2ce23abb7d259c.tar.gz | |
bsp-guide: Updated the returned KARCH list for yocto-bsp script.
(From yocto-docs rev: a01e2e4990f1db40bccabd4c32b2740f01aaf044)
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 | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 1658842597..cfca34473b 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
| @@ -1243,11 +1243,11 @@ | |||
| 1243 | <literallayout class='monospaced'> | 1243 | <literallayout class='monospaced'> | 
| 1244 | $ yocto-bsp list karch | 1244 | $ yocto-bsp list karch | 
| 1245 | Architectures available: | 1245 | Architectures available: | 
| 1246 | qemu | ||
| 1247 | x86_64 | ||
| 1248 | i386 | ||
| 1249 | powerpc | 1246 | powerpc | 
| 1247 | i386 | ||
| 1248 | x86_64 | ||
| 1250 | arm | 1249 | arm | 
| 1250 | qemu | ||
| 1251 | mips | 1251 | mips | 
| 1252 | </literallayout> | 1252 | </literallayout> | 
| 1253 | </para> | 1253 | </para> | 
