From ce7ff87138bfec755c0543ec2d0712574f1128b4 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Mon, 28 Jan 2013 14:31:18 +0000 Subject: Add correct build-depends to BSP strata --- bsp-imx53.morph | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bsp-imx53.morph') diff --git a/bsp-imx53.morph b/bsp-imx53.morph index 54a58f88..e610bdc2 100644 --- a/bsp-imx53.morph +++ b/bsp-imx53.morph @@ -2,6 +2,13 @@ "name": "bsp-imx53", "description": "The platform dependent components required to boot an i.MX 53 ARM development board.", "kind": "stratum", + "build-depends": [ + { + "repo": "baserock:baserock/morphs", + "ref": "baserock/samthursfield/build-essential", + "morph": "core" + } + ], "chunks": [ { "name": "linux", -- cgit v1.2.1