summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/distro/poky-lsb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto/conf/distro/poky-lsb.conf')
-rw-r--r--meta-yocto/conf/distro/poky-lsb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/distro/poky-lsb.conf b/meta-yocto/conf/distro/poky-lsb.conf
index 6f2be808e4..e7d6995a73 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"
12KERNEL_FEATURES_append_pn-linux-yocto = " features/nfsd/nfsd-enable.scc" 12KERNEL_FEATURES_append_pn-linux-yocto = " features/nfsd/nfsd-enable.scc"
13 13
14# Use the LTSI Kernel for LSB Testing 14# Use the LTSI Kernel for LSB Testing
15PREFERRED_VERSION_linux-yocto_linuxstdbase ?= "3.14%" 15PREFERRED_VERSION_linux-yocto_linuxstdbase ?= "4.1%"