summaryrefslogtreecommitdiff
path: root/configs/qemu_mips64_malta_defconfig
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-10-10 11:14:17 -0300
committerPeter Korsgaard <peter@korsgaard.com>2013-10-10 22:42:47 +0200
commit9cf555971cb1b12c267cf0bef43835f8297df96b (patch)
tree661f8fbe9dc0256ba19e970a8f48e47cf89b8acd /configs/qemu_mips64_malta_defconfig
parent020775b33f87fbda4e805e3f8740d312c9fc9bf5 (diff)
configs/qemu: bump relevant config versions
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'configs/qemu_mips64_malta_defconfig')
-rw-r--r--configs/qemu_mips64_malta_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/qemu_mips64_malta_defconfig b/configs/qemu_mips64_malta_defconfig
index 035cfa1be..0fde6c640 100644
--- a/configs/qemu_mips64_malta_defconfig
+++ b/configs/qemu_mips64_malta_defconfig
@@ -12,12 +12,12 @@ BR2_TARGET_ROOTFS_EXT2=y
# Lock to 3.11 headers to avoid breaking with newer kernels
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.11.3"
+BR2_DEFAULT_KERNEL_VERSION="3.11.4"
# Kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.11.3"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.11.4"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/mips64-malta/linux-3.11.config"
BR2_LINUX_KERNEL_VMLINUX=y