[meta-freescale] [meta-fsl-arm-extra][PATCH 3/5] nitrogen6x*, imx6qsabrelite: default to kernel 3.10.53
Eric Nelson
eric.nelson at boundarydevices.com
Tue Mar 31 14:58:11 PDT 2015
Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>
---
conf/machine/nitrogen6x-lite.conf | 2 +-
conf/machine/nitrogen6x.conf | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitrogen6x-lite.conf
index 234da28..b674b3d 100644
--- a/conf/machine/nitrogen6x-lite.conf
+++ b/conf/machine/nitrogen6x-lite.conf
@@ -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.31"
+PREFERRED_VERSION_linux-boundary ?= "3.10.53"
# Use SPI NOR U-Boot by default
IMAGE_BOOTLOADER ?= ""
diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf
index d027b5d..42125b2 100644
--- a/conf/machine/nitrogen6x.conf
+++ b/conf/machine/nitrogen6x.conf
@@ -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.31"
+PREFERRED_VERSION_linux-boundary ?= "3.10.53"
# Use SPI NOR U-Boot by default
IMAGE_BOOTLOADER ?= ""
--
1.9.1
More information about the meta-freescale
mailing list