summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-06-29 10:54:29 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-06-29 13:14:32 +0100
commit69074ff7c7fd3e9c1cda2afc170905499bc4ad26 (patch)
treea7ed1c85fcba48ae3b0112542ece19e51401e0c1
parent6610db6144938062bb928caf75fd20bb6a1a8c1c (diff)
downloaddefinitions-69074ff7c7fd3e9c1cda2afc170905499bc4ad26.tar.gz
Fix syslinux build issue with GCC 7
We are stuck with SYSLINUX 4.06 due to design flaws in how deployment works with YBD and Morph. In order to fix compile issues with GCC 7 I have updated the embedded copy of lzo/ in the SYSLINUX source tree from the syslinux.git 'master' branch.
-rw-r--r--strata/bsp-x86_32-generic.morph4
-rw-r--r--strata/bsp-x86_64-generic.morph4
-rw-r--r--strata/bsp-x86_both-tools.morph4
3 files changed, 6 insertions, 6 deletions
diff --git a/strata/bsp-x86_32-generic.morph b/strata/bsp-x86_32-generic.morph
index 7d75d276..bfc47d07 100644
--- a/strata/bsp-x86_32-generic.morph
+++ b/strata/bsp-x86_32-generic.morph
@@ -20,7 +20,7 @@ chunks:
- name: syslinux
morph: strata/bsp-x86_32-generic/syslinux.morph
repo: upstream:syslinux
- ref: f92b88bc6c65ba71dad92fe7da7b7085607b439a
- unpetrify-ref: baserock/syslinux-4.06-gcc5-glibc2.20
+ ref: 02ab5d34ba0a90e3b6dd78034d7c470c77500119
+ unpetrify-ref: baserock/syslinux-4.06-gcc7
build-depends:
- nasm
diff --git a/strata/bsp-x86_64-generic.morph b/strata/bsp-x86_64-generic.morph
index 1370d0d8..e8a88203 100644
--- a/strata/bsp-x86_64-generic.morph
+++ b/strata/bsp-x86_64-generic.morph
@@ -20,7 +20,7 @@ chunks:
- name: syslinux
morph: strata/bsp-x86_64-generic/syslinux.morph
repo: upstream:syslinux
- ref: f92b88bc6c65ba71dad92fe7da7b7085607b439a
- unpetrify-ref: baserock/syslinux-4.06-gcc5-glibc2.20
+ ref: 02ab5d34ba0a90e3b6dd78034d7c470c77500119
+ unpetrify-ref: baserock/syslinux-4.06-gcc7
build-depends:
- nasm
diff --git a/strata/bsp-x86_both-tools.morph b/strata/bsp-x86_both-tools.morph
index f5102cc0..5a72caa7 100644
--- a/strata/bsp-x86_both-tools.morph
+++ b/strata/bsp-x86_both-tools.morph
@@ -15,7 +15,7 @@ chunks:
- name: syslinux
morph: strata/bsp-x86_both-tools/syslinux.morph
repo: upstream:syslinux
- ref: f92b88bc6c65ba71dad92fe7da7b7085607b439a
- unpetrify-ref: baserock/syslinux-4.06-gcc5-glibc2.20
+ ref: 02ab5d34ba0a90e3b6dd78034d7c470c77500119
+ unpetrify-ref: baserock/syslinux-4.06-gcc7
build-depends:
- nasm