summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-10-31 00:45:42 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-11-11 18:23:03 +0000
commitb0a84b3fb79efb7fe4846f69b466f553b15ff799 (patch)
tree7d0264a895f5414344f96e79c48f435e51dd189a
parent459dcb9db7d717fa5a8192a8f0c7c5bf8f35ed8e (diff)
downloaddefinitions-b0a84b3fb79efb7fe4846f69b466f553b15ff799.tar.gz
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.
-rw-r--r--strata/build-essential.morph8
1 files 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