From: Gary Bisson Date: Mon, 1 Feb 2016 09:37:03 +0000 (+0100) Subject: configs/nitrogen6*: bump kernel version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9f181872da9c7d23f3f511d079919030c62fc461;p=buildroot.git configs/nitrogen6*: bump kernel version Update to latest boundary-imx_3.14.28_1.0.0_ga commit which brings the following additions: - Fix cache functions export when !MULTI_CACHE https://github.com/Freescale/linux-fslc/commit/6325d57 - Mandatory for Vivante kernel module - Add TW686x video decoder support - Fix OV5642 subdev/capture driver conflict - Add GSLX680 touchscreen support Signed-off-by: Gary Bisson Signed-off-by: Thomas Petazzoni --- diff --git a/configs/nitrogen6sx_defconfig b/configs/nitrogen6sx_defconfig index 70e637686a..5155afe6be 100644 --- a/configs/nitrogen6sx_defconfig +++ b/configs/nitrogen6sx_defconfig @@ -31,7 +31,7 @@ BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/u-bo BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y # Last version of branch boundary-imx_3.14.28_1.0.0_ga -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/tarball/d7a412b/linux-imx6-d7a412b.tar.gz" +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/tarball/f4c8395/linux-imx6-f4c8395.tar.gz" BR2_LINUX_KERNEL_DEFCONFIG="boundary" BR2_LINUX_KERNEL_ZIMAGE=y BR2_LINUX_KERNEL_INSTALL_TARGET=y diff --git a/configs/nitrogen6x_defconfig b/configs/nitrogen6x_defconfig index af4a187cf9..62a3007e00 100644 --- a/configs/nitrogen6x_defconfig +++ b/configs/nitrogen6x_defconfig @@ -31,7 +31,7 @@ BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/u-bo BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y # Last version of branch boundary-imx_3.14.28_1.0.0_ga -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/tarball/d7a412b/linux-imx6-d7a412b.tar.gz" +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/tarball/f4c8395/linux-imx6-f4c8395.tar.gz" BR2_LINUX_KERNEL_DEFCONFIG="boundary" BR2_LINUX_KERNEL_ZIMAGE=y BR2_LINUX_KERNEL_INSTALL_TARGET=y