summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-09-25 14:34:38 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-26 15:44:15 +0100
commit3927067c8ec302a7a68a610ca5e2f1eea81f2dbd (patch)
treee48bf20e7e568f630ccd9fb222df1de659452704 /bitbake
parent3ad1f402d9e6ed0da987e386bd1c244ebe7c09e0 (diff)
downloadpoky-3927067c8ec302a7a68a610ca5e2f1eea81f2dbd.tar.gz
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>
Diffstat (limited to 'bitbake')
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
index 3cc45dd31c..d89e123e06 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
@@ -1901,7 +1901,7 @@
1901 Here are two examples: 1901 Here are two examples:
1902 <literallayout class='monospaced'> 1902 <literallayout class='monospaced'>
1903 PREFERRED_VERSION_python = "2.7.3" 1903 PREFERRED_VERSION_python = "2.7.3"
1904 PREFERRED_VERSION_linux-yocto = "3.10%" 1904 PREFERRED_VERSION_linux-yocto = "4.12%"
1905 </literallayout> 1905 </literallayout>
1906 </para> 1906 </para>
1907 </glossdef> 1907 </glossdef>