bitbake: bitbake-user-manual: Updated kernel version in PREFERRED_VERSION example

(Bitbake rev: 41ba3c8bfcd3501604f6a17bd327a8193b11b656)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2017-09-25 14:34:38 -07:00 committed by Richard Purdie
parent 3ad1f402d9
commit 3927067c8e

View File

@ -1901,7 +1901,7 @@
Here are two examples:
<literallayout class='monospaced'>
PREFERRED_VERSION_python = "2.7.3"
PREFERRED_VERSION_linux-yocto = "3.10%"
PREFERRED_VERSION_linux-yocto = "4.12%"
</literallayout>
</para>
</glossdef>