summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2015-01-19 11:35:55 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-19 11:35:55 +0000
commit4bffe89fecc6a7b937c60bc24925913fef9d8e78 (patch)
tree57f53c5605c7daf46ca9b83ff1e6b351cbf3f6b4
parent623c58c627f3d7d57eb7a6051b858ccbd8772a2b (diff)
downloaddefinitions-4bffe89fecc6a7b937c60bc24925913fef9d8e78.tar.gz
Fix incorrect dependency in build-essential
If the BUILD system is unable to directly run TARGET binaries then it fails during the preparation of stage2-fake-bash because it incorrectly build-depends on stage2-busybox.
-rw-r--r--strata/build-essential.morph3
1 files changed, 1 insertions, 2 deletions
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index d7b86648..b6f3ae6a 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -126,8 +126,7 @@ chunks:
repo: upstream:bash
ref: 3590145af6f1c9fa321dff231f69ae696e7e740b
unpetrify-ref: baserock/bash-4.3-patch-27
- build-depends:
- - stage2-busybox
+ build-depends: []
build-mode: bootstrap
prefix: /tools
- name: stage2-fhs-dirs