Signed-off-by: Eric Nelson <[email protected]> --- 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 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
