summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-07-04 10:29:04 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-07-31 16:15:30 +0000
commit6dc89c090c4c316e0ac4a2dc71f3955c9e32e900 (patch)
tree19cd0bb218abc44a391407fc08fe314477eaa8c7
parent9bfa7c7eef9ad5d878e777de13f7b2b94d068c15 (diff)
downloaddefinitions-6dc89c090c4c316e0ac4a2dc71f3955c9e32e900.tar.gz
No need to redefine core-runtime
-rw-r--r--core.morph4
1 files changed, 0 insertions, 4 deletions
diff --git a/core.morph b/core.morph
index 9234886d..16d874a7 100644
--- a/core.morph
+++ b/core.morph
@@ -4,10 +4,6 @@ description: Core components of a Baserock base system that are build tools requ
for the BSP and Foundation strata, but a step above build-essential
build-depends:
- morph: build-essential
-products:
-- artifact: core-runtime
- include:
- - openssl-new-libs
chunks:
- name: sqlite3
repo: upstream:sqlite3