summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-02-28 13:08:09 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-03-01 17:03:13 +0000
commitec26b6bb8f1d65f18fa3e296b7ac25bb65f7ac4b (patch)
tree9228878fd104b0897bc324dc7281840f0848e9a8
parent97edeb0683569d05e97ebdb8f44cd6d202479012 (diff)
downloadmorphs-ec26b6bb8f1d65f18fa3e296b7ac25bb65f7ac4b.tar.gz
Remove redundant libtool and binutils from genivi-staging
-rw-r--r--genivi-staging.morph12
1 files changed, 0 insertions, 12 deletions
diff --git a/genivi-staging.morph b/genivi-staging.morph
index 80a96ce..eebb447 100644
--- a/genivi-staging.morph
+++ b/genivi-staging.morph
@@ -10,12 +10,6 @@
"build-depends": []
},
{
- "name": "binutils",
- "repo": "upstream:binutils-redhat",
- "ref": "baserock/morph",
- "build-depends": []
- },
- {
"name": "mpfr",
"repo": "upstream:mpfr",
"ref": "baserock/morph",
@@ -28,12 +22,6 @@
"build-depends": [
"mpfr"
]
- },
- {
- "name": "libtool",
- "repo": "upstream:libtool",
- "ref": "baserock/morph",
- "build-depends": []
}
]
}