summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-04-26 15:13:02 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-01 20:50:51 +0100
commitc7f56de150481603cd846533c04437257c258282 (patch)
tree374840a513684f2468e67dd9ad5673efa7e8370b /documentation
parent5b1738e53d61281a7be6d77189e3abd1b6303f95 (diff)
downloadast2050-yocto-poky-c7f56de150481603cd846533c04437257c258282.zip
ast2050-yocto-poky-c7f56de150481603cd846533c04437257c258282.tar.gz
documentation/dev-manual/dev-manual-bsp-appendix.xml: changed kernel
The kernel in mymachine.conf had to be changed from 3.0 to 3.2 (From yocto-docs rev: cd94a4d45a062e9282de15dfda25983c500c0548) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-bsp-appendix.xml2
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 c3c65c7..328928f 100644
--- a/documentation/dev-manual/dev-manual-bsp-appendix.xml
+++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml
@@ -266,7 +266,7 @@
<filename>PREFERRED_PROVIDER_virtual/kernel</filename> statement.
This statement identifies the kernel that the BSP is going to use.
In this case, the BSP is using <filename>linux-yocto</filename>, which is the
- current Linux Yocto kernel based on the Linux 3.0 release.
+ current Linux Yocto kernel based on the Linux 3.2 release.
</para>
<para>
OpenPOWER on IntegriCloud