From f31a410c1f2ee5f21a69be85c20b0af1fb5a1726 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/strata/build-essential.morph b/strata/build-essential.morph index 7886b610..a23aca93 100644 --- a/strata/build-essential.morph +++ b/strata/build-essential.morph @@ -113,7 +113,7 @@ chunks: - name: stage2-busybox morph: strata/build-essential/stage2-busybox.morph repo: upstream:busybox - ref: eeb9014f28e3aa00673a0fad127e7420da4392db + ref: 8a801e0f024f1385d8e989b80b90443546bceae7 unpetrify-ref: baserock/build-essential build-depends: - stage1-binutils @@ -251,7 +251,7 @@ chunks: - name: busybox morph: strata/build-essential/busybox.morph repo: upstream:busybox - ref: bf06394ab87ff22662084c82c1821847c25b7f21 + ref: 8a801e0f024f1385d8e989b80b90443546bceae7 unpetrify-ref: baserock/build-essential build-depends: - stage2-binutils -- cgit v1.2.1