[meta-freescale] [meta-fsl-arm-extra][PATCH] nitrogen6x*, imx6qsabrelite: default to kernel 3.10.31

Eric Nelson eric.nelson at boundarydevices.com
Mon Nov 24 11:48:05 PST 2014


Default to kernel version 3.10.31 to match meta-fsl-arm packages.

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 f17cff0..234da28 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.17"
+PREFERRED_VERSION_linux-boundary ?= "3.10.31"
 
 # Use SPI NOR U-Boot by default
 IMAGE_BOOTLOADER ?= ""
diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf
index 7fa2630..108ce5a 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.17"
+PREFERRED_VERSION_linux-boundary ?= "3.10.31"
 
 # Use SPI NOR U-Boot by default
 IMAGE_BOOTLOADER ?= ""
-- 
1.9.1



More information about the meta-freescale mailing list