diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-bsp-appendix.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-bsp-appendix.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml index 8a0bdb88b6..a14805eac9 100644 --- a/documentation/dev-manual/dev-manual-bsp-appendix.xml +++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml | |||
@@ -263,7 +263,7 @@ | |||
263 | 263 | ||
264 | <para> | 264 | <para> |
265 | Note that inside the <filename>mymachine.conf</filename> is the | 265 | Note that inside the <filename>mymachine.conf</filename> is the |
266 | <filename>PREFERRED_PROVIDER_virtual/kernel</filename> statement. | 266 | <filename>PREFERRED_VERSION_linux-yocto</filename> statement. |
267 | This statement identifies the kernel that the BSP is going to use. | 267 | This statement identifies the kernel that the BSP is going to use. |
268 | In this case, the BSP is using <filename>linux-yocto</filename>, which is the | 268 | In this case, the BSP is using <filename>linux-yocto</filename>, which is the |
269 | current Linux Yocto kernel based on the Linux 3.2 release. | 269 | current Linux Yocto kernel based on the Linux 3.2 release. |