]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
poky-lsb: bump preferred kernel to 4.19
authorBruce Ashfield <bruce.ashfield@windriver.com>
Mon, 17 Dec 2018 03:41:50 +0000 (22:41 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Dec 2018 16:20:10 +0000 (16:20 +0000)
(From meta-yocto rev: a612e5de9a6dbe08bb48ed5bd0cc3aa60a1954e7)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-poky/conf/distro/poky-lsb.conf

index 1c426bae0e8753b2eae895e97467baef704d0277..5c7e2720abaf683d91cdd348718a1a177d759dab 100644 (file)
@@ -11,4 +11,4 @@ PREFERRED_PROVIDER_virtual/libx11 = "libx11"
 KERNEL_FEATURES_append_pn-linux-yocto = " features/nfsd/nfsd-enable.scc"
 
 # Use the LTSI Kernel for LSB Testing
-PREFERRED_VERSION_linux-yocto_linuxstdbase ?= "4.14%"
+PREFERRED_VERSION_linux-yocto_linuxstdbase ?= "4.19%"