summaryrefslogtreecommitdiff
path: root/bsp-armv7-highbank.morph
diff options
context:
space:
mode:
authorJavier Jardón <javier.jardon@codethink.co.uk>2013-01-30 15:12:03 +0000
committerJavier Jardón <javier.jardon@codethink.co.uk>2013-02-13 13:49:43 +0000
commit42171a1c3a75c4606383103cda4129ab344e1d69 (patch)
tree4a5e01c652e5721cd2378074b83b5e74883f706e /bsp-armv7-highbank.morph
parent980a9089527fa577bc1facd6a0382fa2eacef716 (diff)
downloaddefinitions-42171a1c3a75c4606383103cda4129ab344e1d69.tar.gz
highbank: Adapt to new build-essential changes
Diffstat (limited to 'bsp-armv7-highbank.morph')
-rw-r--r--bsp-armv7-highbank.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/bsp-armv7-highbank.morph b/bsp-armv7-highbank.morph
index 8565eed7..1a49c68d 100644
--- a/bsp-armv7-highbank.morph
+++ b/bsp-armv7-highbank.morph
@@ -2,6 +2,13 @@
"name": "bsp-armv7-highbank",
"description": "The platform dependent components required to boot an ARM highbank board.",
"kind": "stratum",
+ "build-depends": [
+ {
+ "repo": "baserock:baserock/morphs",
+ "ref": "master",
+ "morph": "core"
+ }
+ ],
"chunks": [
{
"name": "linux",