From b0a84b3fb79efb7fe4846f69b466f553b15ff799 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Fri, 31 Oct 2014 00:45:42 +0000 Subject: Patch busybox to be glibc-2.20 compatible This patch is needed because glibc rearranged its headers to not leak as many definitions unintentionally, but busybox was relying on the leaked definitions. --- strata/build-essential.morph | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/strata/build-essential.morph b/strata/build-essential.morph index 7886b610..70cf57e1 100644 --- a/strata/build-essential.morph +++ b/strata/build-essential.morph @@ -113,8 +113,8 @@ chunks: - name: stage2-busybox morph: strata/build-essential/stage2-busybox.morph repo: upstream:busybox - ref: eeb9014f28e3aa00673a0fad127e7420da4392db - unpetrify-ref: baserock/build-essential + ref: 8a801e0f024f1385d8e989b80b90443546bceae7 + unpetrify-ref: baserock/pedroalvarez/build-essential build-depends: - stage1-binutils - stage1-gcc @@ -251,8 +251,8 @@ chunks: - name: busybox morph: strata/build-essential/busybox.morph repo: upstream:busybox - ref: bf06394ab87ff22662084c82c1821847c25b7f21 - unpetrify-ref: baserock/build-essential + ref: 8a801e0f024f1385d8e989b80b90443546bceae7 + unpetrify-ref: baserock/pedroalvarez/build-essential build-depends: - stage2-binutils - stage2-busybox -- cgit v1.2.1