From e01f4bddc0c930106f54be9aa9a4033c562d880d Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Tue, 28 Oct 2014 16:26:11 +0000 Subject: Add fake-bash before eglibc --- strata/build-essential.morph | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'strata/build-essential.morph') diff --git a/strata/build-essential.morph b/strata/build-essential.morph index ecd77b12..f9a51e09 100644 --- a/strata/build-essential.morph +++ b/strata/build-essential.morph @@ -192,6 +192,13 @@ chunks: - stage2-linux-api-headers - stage2-make - stage2-reset-specs +- name: fake-bash + morph: strata/build-essential/fake-bash.morph + repo: upstream:bash + ref: 3590145af6f1c9fa321dff231f69ae696e7e740b + unpetrify-ref: baserock/bash-4.3-patch-27 + build-depends: + - stage2-busybox - name: eglibc morph: strata/build-essential/eglibc.morph repo: upstream:eglibc2 @@ -208,6 +215,7 @@ chunks: - stage2-make - stage2-reset-specs - linux-api-headers + - fake-bash artifacts: eglibc-gconv: build-essential-runtime eglibc-libs: build-essential-minimal -- cgit v1.2.1