From 81082f0f7a11af897e75d1046eb1a0d5795d2e3a Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Thu, 29 Jun 2017 10:16:25 +0000 Subject: bsp: Update x86 Linux kernels from 4.9 to 4.12 This fixes a compile failure with GCC 7: kernel/built-in.o: In function `update_wall_time': (.text+0x69744): undefined reference to `____ilog2_NaN' Makefile:969: recipe for target 'vmlinux' failed See also: https://marc.info/?l=linux-kernel&m=147672952517795&w=2 --- ivi/strata/bsp-x86_32-ivi.morph | 4 ++-- ivi/strata/bsp-x86_64-ivi.morph | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'ivi') diff --git a/ivi/strata/bsp-x86_32-ivi.morph b/ivi/strata/bsp-x86_32-ivi.morph index 383a9c29..0dd7e00d 100644 --- a/ivi/strata/bsp-x86_32-ivi.morph +++ b/ivi/strata/bsp-x86_32-ivi.morph @@ -8,5 +8,5 @@ chunks: - name: linux-x86-32-ivi morph: ivi/strata/bsp-x86_32-ivi/linux-x86-32-ivi.morph repo: upstream:linux - ref: 523d939ef98fd712632d93a5a2b588e477a7565e - unpetrify-ref: v4.7 + ref: 6f7da290413ba713f0cdd9ff1a2a9bb129ef4f6c + unpetrify-ref: v4.12 diff --git a/ivi/strata/bsp-x86_64-ivi.morph b/ivi/strata/bsp-x86_64-ivi.morph index 84d305ed..009afdd8 100644 --- a/ivi/strata/bsp-x86_64-ivi.morph +++ b/ivi/strata/bsp-x86_64-ivi.morph @@ -8,5 +8,5 @@ chunks: - name: linux-x86-64-ivi morph: ivi/strata/bsp-x86_64-ivi/linux-x86-64-ivi.morph repo: upstream:linux - ref: 523d939ef98fd712632d93a5a2b588e477a7565e - unpetrify-ref: v4.7 + ref: 6f7da290413ba713f0cdd9ff1a2a9bb129ef4f6c + unpetrify-ref: v4.12 -- cgit v1.2.1