summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-10-05 18:16:25 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-10-05 18:34:05 +0200
commit27c7b788e99d3195a3f8017a96aea63c3e2a2659 (patch)
tree816f6592788f396d7352f23e7c5b4a36dea560f7 /configs
parent99c4a8354f0a8aef0bae5280fcd48738cd7f3084 (diff)
qemu-ppc64: Update kernel to latest
Update to Linux 3.16.3 Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/qemu_ppc64_pseries_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/qemu_ppc64_pseries_defconfig b/configs/qemu_ppc64_pseries_defconfig
index 802ee08bd..7b627353d 100644
--- a/configs/qemu_ppc64_pseries_defconfig
+++ b/configs/qemu_ppc64_pseries_defconfig
@@ -12,12 +12,12 @@ BR2_TARGET_ROOTFS_EXT2=y
# Lock to 3.16 headers to avoid breaking with newer kernels
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.16.1"
+BR2_DEFAULT_KERNEL_VERSION="3.16.3"
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_16=y
# Kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.16.1"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.16.3"
BR2_LINUX_KERNEL_DEFCONFIG="pseries"
BR2_LINUX_KERNEL_VMLINUX=y