summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-11-01 16:31:40 +0000
committerJavier Jardón <jjardon@gnome.org>2016-11-01 16:31:40 +0000
commitdce325bf54e56c58df045ca246d42b5fc5485c0b (patch)
treeea5607ccba8bd99c2177f3b6fe7c0d9dd0584d5a
parente43c8057ff3082c17824d48aa59d848363bcc304 (diff)
downloaddefinitions-jjardon/010.tar.gz
systems/minimal-system-x86_64-generic.morph: Do not build the BSPjjardon/010
Change-Id: I7815a92ca72b5d6e1d56f5a12344d5899364b191
-rw-r--r--systems/minimal-system-x86_64-generic.morph22
1 files changed, 0 insertions, 22 deletions
diff --git a/systems/minimal-system-x86_64-generic.morph b/systems/minimal-system-x86_64-generic.morph
index e1abcd0e..48502807 100644
--- a/systems/minimal-system-x86_64-generic.morph
+++ b/systems/minimal-system-x86_64-generic.morph
@@ -20,25 +20,3 @@ contents:
include-mode: build-time
build-depends:
- build-essential
-- name: python2-core
- morph: strata/python2-core.morph
- include-mode: build-time
- build-depends:
- - build-essential
- - core
-- name: docutils
- morph: strata/docutils.morph
- include-mode: build-time
- build-depends:
- - build-essential
- - core
- - python2-core
-- name: bsp-x86_64-generic
- morph: strata/bsp-x86_64-generic.morph
- artifacts:
- - bsp-x86_64-generic-runtime
- build-depends:
- - build-essential
- - core
- - docutils
- - python2-core