summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-09-07 13:56:16 +0100
committerJavier Jardón <jjardon@gnome.org>2016-09-08 16:54:10 +0100
commit3d3a85be9955a2f2699ee79f4ce4d479a3b2dd41 (patch)
treef731ebe0c328c6615fe0e3865292716e095a49aa
parentcb6e5d899d0ac225e1f20fce77b80faf2a6bef24 (diff)
downloaddefinitions-3d3a85be9955a2f2699ee79f4ce4d479a3b2dd41.tar.gz
Use new autotools stratum
Change-Id: I342755ae07e34022754d9be64e798610f2e6ffe0
-rw-r--r--strata/core.morph2
-rw-r--r--strata/coreutils-common.morph2
2 files changed, 2 insertions, 2 deletions
diff --git a/strata/core.morph b/strata/core.morph
index fbc5cd13..e3a1ba2d 100644
--- a/strata/core.morph
+++ b/strata/core.morph
@@ -3,7 +3,7 @@ kind: stratum
description: Core components of a Baserock base system that are build tools required
for the BSP and Foundation strata, but a step above build-essential
build-depends:
-- morph: strata/build-essential.morph
+- morph: strata/coreutils-common.morph
chunks:
- name: gdbm
morph: strata/core/gdbm.morph
diff --git a/strata/coreutils-common.morph b/strata/coreutils-common.morph
index c22fcfac..ea200ab3 100644
--- a/strata/coreutils-common.morph
+++ b/strata/coreutils-common.morph
@@ -5,7 +5,7 @@ description: |
having it in the final systems (for example in genivi ones that do not
accept GPLv3 code)
build-depends:
-- morph: strata/core.morph
+- morph: strata/autotools.morph
chunks:
- name: coreutils
morph: strata/coreutils-common/coreutils.morph