summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-09-07 16:27:11 +0100
committerJavier Jardón <jjardon@gnome.org>2016-09-08 17:54:47 +0100
commitcbfd0431a728e866a227dc1a01fe65059a469d4c (patch)
treeb58bcd1085a9996bff7b7a7eb2f823b8d75d57a8
parent5e11b43d8d06484102dfd1fe017746ac1623d59d (diff)
downloaddefinitions-cbfd0431a728e866a227dc1a01fe65059a469d4c.tar.gz
Move bash to build-essential
Change-Id: I1241352d459a7614bdf05cb2b4ba6544bfa63fe5
-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