diff mbox

[1/2] qemu-ppc64: Update kernel to latest

Message ID 20141005161625.GA1828@waldemar-brodkorb.de
State Accepted
Headers show

Commit Message

Waldemar Brodkorb Oct. 5, 2014, 4:16 p.m. UTC
Update to Linux 3.16.3

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
 configs/qemu_ppc64_pseries_defconfig |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni Oct. 5, 2014, 5:37 p.m. UTC | #1
Dear Waldemar Brodkorb,

On Sun, 5 Oct 2014 18:16:25 +0200, Waldemar Brodkorb wrote:
> Update to Linux 3.16.3
> 
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
>  configs/qemu_ppc64_pseries_defconfig |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Both patches applied, thanks.

Thomas
diff mbox

Patch

diff --git a/configs/qemu_ppc64_pseries_defconfig b/configs/qemu_ppc64_pseries_defconfig
index 802ee08..7b62735 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