summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@gmail.com>2016-12-04 17:30:25 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-12-04 21:53:44 +0100
commit9f57350329cd43a0121b039ac0bdc920ac9818e6 (patch)
treefc1e33b5c212e788e87e93cb451656a3d6c39bce /configs
parent02028923b56fa4d33d98f1c8880eaf7b2b08d31c (diff)
configs/olimex_a20_olinuxino_lime_mali: bump kernel version
Bump the kernel to the next commit which fix the build with gcc6. Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: Francois Perrad <francois.perrad@gadz.org> Cc: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/olimex_a20_olinuxino_lime_mali_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/olimex_a20_olinuxino_lime_mali_defconfig b/configs/olimex_a20_olinuxino_lime_mali_defconfig
index 35af5f9ce..4930660b5 100644
--- a/configs/olimex_a20_olinuxino_lime_mali_defconfig
+++ b/configs/olimex_a20_olinuxino_lime_mali_defconfig
@@ -20,7 +20,7 @@ BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/dan-and/linux-sunxi.git"
# based on Linux version 3.4.113
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="dbabbacbbf8984dea0a8c893b38b376a6ecbb3c1"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="fc385cc6dfa350382ecc94a520a716b57e654410"
BR2_LINUX_KERNEL_USE_DEFCONFIG=y
BR2_LINUX_KERNEL_DEFCONFIG="sun7i"
BR2_LINUX_KERNEL_INSTALL_TARGET=y