[oe-commits] [openembedded-core] 04/32: x86-base: Update version to 4.8

git at git.openembedded.org git at git.openembedded.org
Sat Oct 15 09:05:49 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 7f8c36d8aa00da109e842c790c6a0ab7a849de72
Author: Saul Wold <sgw at linux.intel.com>
AuthorDate: Wed Oct 12 10:06:51 2016 -0700

    x86-base: Update version to 4.8
    
    This update will avoid confusion with other parts of OE-Core that
    set the kernel version to 4.8 for qemux86* and genericx86*.
    
    Signed-off-by: Saul Wold <sgw at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/conf/machine/include/x86-base.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/conf/machine/include/x86-base.inc b/meta/conf/machine/include/x86-base.inc
index 5663145..479e89e 100644
--- a/meta/conf/machine/include/x86-base.inc
+++ b/meta/conf/machine/include/x86-base.inc
@@ -20,7 +20,7 @@ SERIAL_CONSOLE ?= "115200 ttyS0"
 # kernel-related variables
 #
 PREFERRED_PROVIDER_virtual/kernel ??= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ??= "4.4%"
+PREFERRED_VERSION_linux-yocto ??= "4.8%"
 
 #
 # XSERVER subcomponents, used to build the XSERVER variable

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list