summaryrefslogtreecommitdiff
path: root/bsp-imx53.morph
diff options
context:
space:
mode:
Diffstat (limited to 'bsp-imx53.morph')
-rw-r--r--bsp-imx53.morph13
1 files changed, 13 insertions, 0 deletions
diff --git a/bsp-imx53.morph b/bsp-imx53.morph
new file mode 100644
index 00000000..54a58f88
--- /dev/null
+++ b/bsp-imx53.morph
@@ -0,0 +1,13 @@
+{
+ "name": "bsp-imx53",
+ "description": "The platform dependent components required to boot an i.MX 53 ARM development board.",
+ "kind": "stratum",
+ "chunks": [
+ {
+ "name": "linux",
+ "repo": "upstream:linux",
+ "ref": "baserock/morph",
+ "build-depends": []
+ }
+ ]
+}