summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-05 10:08:43 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-05 10:08:43 +0100
commitf8686c9922ce3f2d2c179d9680062e06b3011f5e (patch)
treeb16e89311975d577561116eda04f1e092a528b0b
parent4f4aa47216520d412172ff17c4b435b949353b17 (diff)
downloaddefinitions-f8686c9922ce3f2d2c179d9680062e06b3011f5e.tar.gz
Update IVI kernels to latest (4.12) release
Older ones fail to build with GCC 7 with this error: kernel/built-in.o: In function `update_wall_time': (.text+0x667a4): undefined reference to `____ilog2_NaN' Makefile:968: recipe for target 'vmlinux' failed
-rw-r--r--ivi/strata/bsp-x86_32-ivi.morph4
-rw-r--r--ivi/strata/bsp-x86_64-ivi.morph4
2 files changed, 4 insertions, 4 deletions
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