From: Waldemar Brodkorb Date: Sun, 5 Oct 2014 16:16:25 +0000 (+0200) Subject: qemu-ppc64: Update kernel to latest X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=27c7b788e99d3195a3f8017a96aea63c3e2a2659;p=buildroot.git qemu-ppc64: Update kernel to latest Update to Linux 3.16.3 Signed-off-by: Waldemar Brodkorb Signed-off-by: Thomas Petazzoni --- diff --git a/configs/qemu_ppc64_pseries_defconfig b/configs/qemu_ppc64_pseries_defconfig index 802ee08bd2..7b627353d5 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