summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-04-28 14:38:35 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-04-28 13:42:47 +0000
commit4e46e6e140afd282ddb32fdcb9b2be295bcab07a (patch)
treed00f6e36b19227a2ee1f00290e3daf543de9b1ab
parent610d5fa11f9c62f10cdbd0e555468976ab5e3ebd (diff)
downloaddefinitions-4e46e6e140afd282ddb32fdcb9b2be295bcab07a.tar.gz
libsoup-common and python-pygobject depends now in core
Remove as well now unneeded dependecies in our cross-* systems Change-Id: Ic3ab43cc4c3c2ae5e2548a848b0c0e4d48acdf68
-rw-r--r--strata/libsoup-common.morph3
-rw-r--r--strata/python-pygobject.morph4
-rw-r--r--systems/cross-bootstrap-system-armv7lhf-generic.morph4
-rw-r--r--systems/cross-bootstrap-system-armv8b64-generic.morph4
-rw-r--r--systems/cross-bootstrap-system-armv8l64-generic.morph4
-rw-r--r--systems/cross-bootstrap-system-ppc64-generic.morph4
-rw-r--r--systems/cross-bootstrap-system-x86_64-generic.morph4
7 files changed, 2 insertions, 25 deletions
diff --git a/strata/libsoup-common.morph b/strata/libsoup-common.morph
index b4fdaa87..ca81b6e0 100644
--- a/strata/libsoup-common.morph
+++ b/strata/libsoup-common.morph
@@ -1,8 +1,7 @@
name: libsoup-common
kind: stratum
build-depends:
-# libsoup depends on foundation for 'glib', and maybe other things.
-- morph: strata/foundation.morph
+- morph: strata/core.morph
chunks:
- name: libsoup
morph: strata/libsoup-common/libsoup.morph
diff --git a/strata/python-pygobject.morph b/strata/python-pygobject.morph
index a371cccb..39f74f6d 100644
--- a/strata/python-pygobject.morph
+++ b/strata/python-pygobject.morph
@@ -3,9 +3,7 @@ kind: stratum
description: |
Python GObject bindings
build-depends:
-- morph: strata/python-core.morph
-# Depends on 'foundation' for GLib
-- morph: strata/foundation.morph
+- morph: strata/core.morph
chunks:
- name: pygobject
morph: strata/python-pygobject/pygobject.morph
diff --git a/systems/cross-bootstrap-system-armv7lhf-generic.morph b/systems/cross-bootstrap-system-armv7lhf-generic.morph
index e07faa38..e52a0375 100644
--- a/systems/cross-bootstrap-system-armv7lhf-generic.morph
+++ b/systems/cross-bootstrap-system-armv7lhf-generic.morph
@@ -7,12 +7,8 @@ strata:
morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
-- name: foundation
- morph: strata/foundation.morph
- name: python-cliapp
morph: strata/python-cliapp.morph
-- name: python-core
- morph: strata/python-core.morph
- name: python-pygobject
morph: strata/python-pygobject.morph
- name: libsoup-common
diff --git a/systems/cross-bootstrap-system-armv8b64-generic.morph b/systems/cross-bootstrap-system-armv8b64-generic.morph
index 7084333a..adfbd412 100644
--- a/systems/cross-bootstrap-system-armv8b64-generic.morph
+++ b/systems/cross-bootstrap-system-armv8b64-generic.morph
@@ -7,12 +7,8 @@ strata:
morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
-- name: foundation
- morph: strata/foundation.morph
- name: python-cliapp
morph: strata/python-cliapp.morph
-- name: python-core
- morph: strata/python-core.morph
- name: python-pygobject
morph: strata/python-pygobject.morph
- name: libsoup-common
diff --git a/systems/cross-bootstrap-system-armv8l64-generic.morph b/systems/cross-bootstrap-system-armv8l64-generic.morph
index b05357c9..5cc2f83b 100644
--- a/systems/cross-bootstrap-system-armv8l64-generic.morph
+++ b/systems/cross-bootstrap-system-armv8l64-generic.morph
@@ -7,12 +7,8 @@ strata:
morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
-- name: foundation
- morph: strata/foundation.morph
- name: python-cliapp
morph: strata/python-cliapp.morph
-- name: python-core
- morph: strata/python-core.morph
- name: python-pygobject
morph: strata/python-pygobject.morph
- name: libsoup-common
diff --git a/systems/cross-bootstrap-system-ppc64-generic.morph b/systems/cross-bootstrap-system-ppc64-generic.morph
index a7953aa0..35b3f626 100644
--- a/systems/cross-bootstrap-system-ppc64-generic.morph
+++ b/systems/cross-bootstrap-system-ppc64-generic.morph
@@ -7,12 +7,8 @@ strata:
morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
-- name: foundation
- morph: strata/foundation.morph
- name: python-cliapp
morph: strata/python-cliapp.morph
-- name: python-core
- morph: strata/python-core.morph
- name: python-pygobject
morph: strata/python-pygobject.morph
- name: libsoup-common
diff --git a/systems/cross-bootstrap-system-x86_64-generic.morph b/systems/cross-bootstrap-system-x86_64-generic.morph
index 25397fe3..471bd40d 100644
--- a/systems/cross-bootstrap-system-x86_64-generic.morph
+++ b/systems/cross-bootstrap-system-x86_64-generic.morph
@@ -7,12 +7,8 @@ strata:
morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
-- name: foundation
- morph: strata/foundation.morph
- name: python-cliapp
morph: strata/python-cliapp.morph
-- name: python-core
- morph: strata/python-core.morph
- name: python-pygobject
morph: strata/python-pygobject.morph
- name: libsoup-common