summaryrefslogtreecommitdiff
path: root/bootstrap-pass3-imx53.morph
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap-pass3-imx53.morph')
-rw-r--r--bootstrap-pass3-imx53.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/bootstrap-pass3-imx53.morph b/bootstrap-pass3-imx53.morph
new file mode 100644
index 00000000..82493aa7
--- /dev/null
+++ b/bootstrap-pass3-imx53.morph
@@ -0,0 +1,10 @@
+{
+ "name": "bootstrap-pass3-imx53",
+ "description": "The set of strata that constitute the final bootstrap for the i.MX 53 ARM development board. This is a stratum rather than a system because a system image is not necessarily required to finish a bootstrap, and listing multiple strata on the command line doesn't share a staging area, so imx53-bsp fails to find what it needs from devel.",
+ "kind": "stratum",
+ "build-depends": [
+ "foundation",
+ "devel",
+ "imx53-bsp"
+ ]
+}