summaryrefslogtreecommitdiff
path: root/core.morph
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-03-05 17:37:39 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-03-05 17:37:42 +0000
commitfed6dd1773eecec9686b1cea5d65d44313abdda6 (patch)
treecc3b1f6a79fda936748db0201d77f2e8e6742044 /core.morph
parent4560a3a0481d9661703e20782948b9c3e9dca644 (diff)
downloaddefinitions-fed6dd1773eecec9686b1cea5d65d44313abdda6.tar.gz
Move cmake to core stratum
The GENIVI components layer_management, DLT_daemon and AudioManager use cmake to build.
Diffstat (limited to 'core.morph')
-rw-r--r--core.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/core.morph b/core.morph
index ebcaf308..56c046bb 100644
--- a/core.morph
+++ b/core.morph
@@ -11,6 +11,12 @@
],
"chunks": [
{
+ "name": "cmake",
+ "repo": "upstream:cmake",
+ "ref": "baserock/morph",
+ "build-depends": []
+ },
+ {
"name": "gdbm",
"repo": "upstream:gdbm",
"ref": "baserock/build-essential",