summaryrefslogtreecommitdiff
path: root/imx53-bsp.morph
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-06-28 16:32:22 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-06-28 18:43:08 +0100
commit66fb2d4850d2d9d9d0caac5423bc3f29522e7eef (patch)
tree569340ff1d7ade8dff410f7ee9d8c14b644138be /imx53-bsp.morph
parenta3123217331416edb8b4c893ec4fa5b1609aec7f (diff)
downloaddefinitions-66fb2d4850d2d9d9d0caac5423bc3f29522e7eef.tar.gz
Add explicit build dependencies everywhere
For the bootstrap strata, I did not even try to get them optimal. I merely added the implicit ones into an explicit least for those chunk sources that were missing them.
Diffstat (limited to 'imx53-bsp.morph')
-rw-r--r--imx53-bsp.morph3
1 files changed, 2 insertions, 1 deletions
diff --git a/imx53-bsp.morph b/imx53-bsp.morph
index 373a96a3..d7d6f8d0 100644
--- a/imx53-bsp.morph
+++ b/imx53-bsp.morph
@@ -6,7 +6,8 @@
{
"name": "linux",
"repo": "upstream:linux",
- "ref": "baserock/morph"
+ "ref": "baserock/morph",
+ "build-depends": []
}
]
}