summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-08-05 11:34:24 +0200
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2017-08-08 17:47:55 +0200
commit8a8800d156071274be8222dc787b5a0214aa9c02 (patch)
tree57d6ae68745b9d781a602e7da720dc071ec6de69 /configs
parent62782633558acf93658f9c0debd02e87f581d1fd (diff)
downloadbuildroot-8a8800d156071274be8222dc787b5a0214aa9c02.tar.gz
buildroot-8a8800d156071274be8222dc787b5a0214aa9c02.zip
qemu-sparc: update kernel
Fixes gcc 7.1.0 compile issues. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'configs')
-rw-r--r--configs/qemu_sparc_ss10_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/qemu_sparc_ss10_defconfig b/configs/qemu_sparc_ss10_defconfig
index b492f8882e..8c6b563a85 100644
--- a/configs/qemu_sparc_ss10_defconfig
+++ b/configs/qemu_sparc_ss10_defconfig
@@ -15,6 +15,6 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_11=y
# Linux kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.11.3"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.11.12"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/sparc-ss10/linux-4.11.config"
OpenPOWER on IntegriCloud