mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 20:02:21 +02:00
poky-lsb: Select that latest LTSI, not a version which doesn't exist
This fixes warnings in lsb builds. (From meta-yocto rev: 09cadd509b8cdbe02631646f7925f3fc76aa6299) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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%"
|
||||
|
||||
Reference in New Issue
Block a user