From 459dcb9db7d717fa5a8192a8f0c7c5bf8f35ed8e Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Tue, 28 Oct 2014 11:32:24 +0000 Subject: Patch syslinux to work with glibc-2.20 This patch sets _DEFAULT_SOURCE when needed. This patch is included in newer versions of syslinux, but the transition is complicated. --- strata/bsp-x86_32-generic.morph | 4 ++-- strata/bsp-x86_64-generic.morph | 4 ++-- strata/bsp-x86_both-tools.morph | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/strata/bsp-x86_32-generic.morph b/strata/bsp-x86_32-generic.morph index 303dd777..c1f414bc 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: 8821237240c5374d83298b2da5ad88fa1e3c1ef7 - unpetrify-ref: baserock/morph + ref: 2f6d21d2a560cb5581694fef42ee9a350d5f302f + unpetrify-ref: baserock/pedroalvarez/glibc build-depends: - nasm diff --git a/strata/bsp-x86_64-generic.morph b/strata/bsp-x86_64-generic.morph index 81c99e42..71f4170d 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: 8821237240c5374d83298b2da5ad88fa1e3c1ef7 - unpetrify-ref: baserock/morph + ref: 2f6d21d2a560cb5581694fef42ee9a350d5f302f + unpetrify-ref: baserock/pedroalvarez/glibc build-depends: - nasm diff --git a/strata/bsp-x86_both-tools.morph b/strata/bsp-x86_both-tools.morph index 4d6d29e4..e99f69e2 100644 --- a/strata/bsp-x86_both-tools.morph +++ b/strata/bsp-x86_both-tools.morph @@ -14,7 +14,7 @@ chunks: - name: syslinux morph: strata/bsp-x86_both-tools/syslinux.morph repo: upstream:syslinux - ref: 8821237240c5374d83298b2da5ad88fa1e3c1ef7 - unpetrify-ref: baserock/morph + ref: 2f6d21d2a560cb5581694fef42ee9a350d5f302f + unpetrify-ref: baserock/pedroalvarez/glibc build-depends: - nasm -- cgit v1.2.1