summaryrefslogtreecommitdiff
path: root/bsp-armv7-highbank.morph
diff options
context:
space:
mode:
Diffstat (limited to 'bsp-armv7-highbank.morph')
-rw-r--r--bsp-armv7-highbank.morph13
1 files changed, 13 insertions, 0 deletions
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": []
+ }
+ ]
+}