mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
nitrogen6x*, imx6qsabrelite: default to kernel 3.10.31
Default to kernel version 3.10.31 to match meta-fsl-arm packages. Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
e2323da884
commit
39ab1db183
|
@ -14,7 +14,7 @@ KERNEL_IMAGETYPE = "uImage"
|
|||
|
||||
PREFERRED_PROVIDER_u-boot = "u-boot-boundary"
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-boundary"
|
||||
PREFERRED_VERSION_linux-boundary ?= "3.10.17"
|
||||
PREFERRED_VERSION_linux-boundary ?= "3.10.31"
|
||||
|
||||
# Use SPI NOR U-Boot by default
|
||||
IMAGE_BOOTLOADER ?= ""
|
||||
|
|
|
@ -42,7 +42,7 @@ KERNEL_IMAGETYPE = "uImage"
|
|||
|
||||
PREFERRED_PROVIDER_u-boot = "u-boot-boundary"
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-boundary"
|
||||
PREFERRED_VERSION_linux-boundary ?= "3.10.17"
|
||||
PREFERRED_VERSION_linux-boundary ?= "3.10.31"
|
||||
|
||||
# Use SPI NOR U-Boot by default
|
||||
IMAGE_BOOTLOADER ?= ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user