summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/build-essential.morph17
-rw-r--r--strata/build-essential/bash.morph (renamed from strata/core/bash.morph)0
-rw-r--r--strata/core.morph5
3 files changed, 17 insertions, 5 deletions
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index aad52460..e9673d17 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -392,3 +392,20 @@ chunks:
- stage2-reset-specs
- glibc
- zlib
+
+- name: bash
+ morph: strata/build-essential/bash.morph
+ repo: upstream:bash
+ ref: 3590145af6f1c9fa321dff231f69ae696e7e740b
+ unpetrify-ref: baserock/bash-4.3-patch-27
+ build-depends:
+ - stage2-binutils
+ - stage2-busybox
+ - stage2-glibc
+ - stage2-fhs-dirs
+ - stage2-gawk
+ - stage2-gcc
+ - stage2-linux-api-headers
+ - stage2-make
+ - stage2-reset-specs
+ - glibc
diff --git a/strata/core/bash.morph b/strata/build-essential/bash.morph
index eb267007..eb267007 100644
--- a/strata/core/bash.morph
+++ b/strata/build-essential/bash.morph
diff --git a/strata/core.morph b/strata/core.morph
index fbc5cd13..caddb752 100644
--- a/strata/core.morph
+++ b/strata/core.morph
@@ -383,11 +383,6 @@ chunks:
- autoconf
- automake
- perl
-- name: bash
- morph: strata/core/bash.morph
- repo: upstream:bash
- ref: 3590145af6f1c9fa321dff231f69ae696e7e740b
- unpetrify-ref: baserock/bash-4.3-patch-27
- name: cmake
morph: strata/core/cmake.morph
repo: upstream:cmake