diff --git a/meta-yocto/conf/distro/poky-lsb.conf b/meta-yocto/conf/distro/poky-lsb.conf index a9030a262e..6f2be808e4 100644 --- a/meta-yocto/conf/distro/poky-lsb.conf +++ b/meta-yocto/conf/distro/poky-lsb.conf @@ -12,4 +12,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 ?= "3.10%" +PREFERRED_VERSION_linux-yocto_linuxstdbase ?= "3.14%"