From 3927067c8ec302a7a68a610ca5e2f1eea81f2dbd Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 25 Sep 2017 14:34:38 -0700 Subject: bitbake: bitbake-user-manual: Updated kernel version in PREFERRED_VERSION example (Bitbake rev: 41ba3c8bfcd3501604f6a17bd327a8193b11b656) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitbake') 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 @@ Here are two examples: PREFERRED_VERSION_python = "2.7.3" - PREFERRED_VERSION_linux-yocto = "3.10%" + PREFERRED_VERSION_linux-yocto = "4.12%" -- cgit v1.2.3-54-g00ecf