summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-05-17 13:25:52 +0100
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-05-17 13:25:52 +0100
commitfda25944a8d2a4f68de808ee1ed18b70a6a65752 (patch)
tree94ac32e46e908e39cb72c76101b886d6fa22d037
parentbee9a63d7a50b0dd8e1364bd45bc3db7d78ffd31 (diff)
parent936bdd008bb402640dadd3cc24188c44c39cedea (diff)
downloadmorphs-fda25944a8d2a4f68de808ee1ed18b70a6a65752.tar.gz
Merge branch 'jonathan/no-gnutls'
Reviewed-by: Lars Wirzenius <lars.wirzenius@codethink.co.uk>
-rw-r--r--genivi-foundation.morph22
1 files changed, 0 insertions, 22 deletions
diff --git a/genivi-foundation.morph b/genivi-foundation.morph
index 872eba9..51fccc0 100644
--- a/genivi-foundation.morph
+++ b/genivi-foundation.morph
@@ -28,32 +28,10 @@
"build-depends": []
},
{
- "name": "gmp",
- "repo": "upstream:gmp",
- "ref": "baserock/morph",
- "build-depends": []
- },
- {
"name": "linuxquota",
"repo": "upstream:linuxquota",
"ref": "baserock/genivi/morph",
"build-depends": []
- },
- {
- "name": "nettle",
- "repo": "upstream:nettle",
- "ref": "baserock/morph",
- "build-depends": [
- "gmp"
- ]
- },
- {
- "name": "gnutls",
- "repo": "upstream:gnutls",
- "ref": "baserock/morph",
- "build-depends": [
- "nettle"
- ]
}
]
}