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:34:00 +0000
commitf31a410c1f2ee5f21a69be85c20b0af1fb5a1726 (patch)
tree7c35fc3f3ad630f69b857004cd941da25ac4c5dd
parentda7298490695b4b1ca0d1d33fbfc7e22e812d5be (diff)
downloaddefinitions-f31a410c1f2ee5f21a69be85c20b0af1fb5a1726.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.morph4
1 files 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