diff options
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index b0562c7d4d..b0377e8ece 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -1467,17 +1467,17 @@ | |||
1467 | 5) MIPS (32-bit) | 1467 | 5) MIPS (32-bit) |
1468 | 6) MIPS64 (64-bit) | 1468 | 6) MIPS64 (64-bit) |
1469 | 3 | 1469 | 3 |
1470 | Would you like to use the default (4.1) kernel? (y/n) [default: y] | 1470 | Would you like to use the default (4.8) 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.1.git... | 1472 | Getting branches from remote repo git://git.yoctoproject.org/linux-yocto-4.8.git... |
1473 | Please choose a machine branch to base your new BSP branch on: [default: standard/base] | 1473 | Please choose a machine branch to base this BSP on: [default: standard/base] |
1474 | 1) standard/arm-versatile-926ejs | 1474 | 1) standard/arm-versatile-926ejs |
1475 | 2) standard/base | 1475 | 2) standard/base |
1476 | 3) standard/beagleboard | 1476 | 3) standard/beagleboard |
1477 | 4) standard/beaglebone | 1477 | 4) standard/beaglebone |
1478 | 5) standard/edgerouter | 1478 | 5) standard/edgerouter |
1479 | 6) standard/fsl-mpc8315e-rdb | 1479 | 6) standard/fsl-mpc8315e-rdb |
1480 | 7) standard/mti-malta32 | 1480 | 7) standard/mti-malta32 |
1481 | 8) standard/mti-malta64 | 1481 | 8) standard/mti-malta64 |
1482 | 9) standard/qemuarm64 | 1482 | 9) standard/qemuarm64 |
1483 | 10) standard/qemuppc | 1483 | 10) standard/qemuppc |
@@ -1495,7 +1495,7 @@ | |||
1495 | In the example, we use the ARM architecture. | 1495 | In the example, we use the ARM architecture. |
1496 | </para></listitem> | 1496 | </para></listitem> |
1497 | <listitem><para>The script then prompts you for the kernel. | 1497 | <listitem><para>The script then prompts you for the kernel. |
1498 | The default 4.4 kernel is acceptable. | 1498 | The default 4.8 kernel is acceptable. |
1499 | So, the example accepts the default. | 1499 | So, the example accepts the default. |
1500 | If you enter 'n', the script prompts you to further enter the kernel | 1500 | If you enter 'n', the script prompts you to further enter the kernel |
1501 | you do want to use.</para></listitem> | 1501 | you do want to use.</para></listitem> |