summaryrefslogtreecommitdiff
path: root/configs/freescale_imx6qsabresd_defconfig
diff options
context:
space:
mode:
authorJérôme Pouiller <jezz@sysmic.org>2015-04-30 17:12:27 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-05-01 22:57:19 +0200
commit6e4515cc535666fd4b76241827a8d4a9e99d467c (patch)
tree471f907e5abcc0b4fda348fb782fe623662eeea0 /configs/freescale_imx6qsabresd_defconfig
parentb91a603e7b7ebd8f0d9c5ebb7f268ddd18f07b16 (diff)
freescale_imx6*_defconfig: bump kernel to 3.10.17_1.0.1_ga
Reviewed-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/freescale_imx6qsabresd_defconfig')
-rw-r--r--configs/freescale_imx6qsabresd_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/freescale_imx6qsabresd_defconfig b/configs/freescale_imx6qsabresd_defconfig
index 95f29d7e4..98ed7d478 100644
--- a/configs/freescale_imx6qsabresd_defconfig
+++ b/configs/freescale_imx6qsabresd_defconfig
@@ -17,7 +17,8 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttymxc0"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://git.freescale.com/imx/linux-2.6-imx.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rel_imx_3.10.17_1.0.0_ga"
+# Last version of branch imx_3.10.17_1.0.1_ga
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="dac46dcf913585956a0e7a838e6f4b7465f00f57"
BR2_LINUX_KERNEL_DEFCONFIG="imx_v7"
BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x10008000"
BR2_LINUX_KERNEL_DTS_SUPPORT=y