From 980a9089527fa577bc1facd6a0382fa2eacef716 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 21 Jan 2013 12:21:17 +0000 Subject: Add morphologies to build a highbank armv7 system --- bsp-armv7-highbank.morph | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 bsp-armv7-highbank.morph (limited to 'bsp-armv7-highbank.morph') diff --git a/bsp-armv7-highbank.morph b/bsp-armv7-highbank.morph new file mode 100644 index 00000000..8565eed7 --- /dev/null +++ b/bsp-armv7-highbank.morph @@ -0,0 +1,13 @@ +{ + "name": "bsp-armv7-highbank", + "description": "The platform dependent components required to boot an ARM highbank board.", + "kind": "stratum", + "chunks": [ + { + "name": "linux", + "repo": "upstream:linux", + "ref": "baserock/arm/highbank", + "build-depends": [] + } + ] +} -- cgit v1.2.1