mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
Update LSB preferred version to 3.14 LTSI
LSB images prefer to build with LTSI. Update to 3.14, now that 3.10 has been removed. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
21dd5b9746
commit
cd83c1248d
|
@ -29,4 +29,4 @@ MACHINE_ESSENTIAL_EXTRA_RDEPENDS_append = "${@bb.utils.contains('MACHINE_FEATURE
|
|||
INITRD_prepend = "${@bb.utils.contains('MACHINE_FEATURES', 'intel-ucode', '${DEPLOY_DIR_IMAGE}/microcode.cpio ', '', d)}"
|
||||
|
||||
# Use the LTSI kernel for LSB images
|
||||
PREFERRED_VERSION_linux-yocto_linuxstdbase ?= "3.10%"
|
||||
PREFERRED_VERSION_linux-yocto_linuxstdbase ?= "3.14%"
|
||||
|
|
Loading…
Reference in New Issue
Block a user