summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-09 14:11:14 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-14 16:25:40 +0000
commitbc0cbe3843c70b314c04cf9d4b5ee5033dced21c (patch)
tree6b441f342bc68a67d6d4144619c7aacd662df1cb
parent988e0f1ff75ca0e546e313ee284b7ab504dd7623 (diff)
downloaddefinitions-bc0cbe3843c70b314c04cf9d4b5ee5033dced21c.tar.gz
more firmware needed from rpi2
-rw-r--r--strata/bsp-rpi2.morph5
-rw-r--r--strata/bsp-rpi2/rpi2-firmware.morph6
2 files changed, 11 insertions, 0 deletions
diff --git a/strata/bsp-rpi2.morph b/strata/bsp-rpi2.morph
index 85023586..8464a842 100644
--- a/strata/bsp-rpi2.morph
+++ b/strata/bsp-rpi2.morph
@@ -17,6 +17,11 @@ chunks:
repo: upstream:grep
ref: d930f765041bb2ad936056ddfdad60042d44bd9d
unpetrify-ref: v2.21
+- name: rpi2-firmware
+ morph: strata/bsp-rpi2/rpi2-firmware.morph
+ repo: https://github.com/raspberrypi/firmware.git
+ ref: b06b317afb60547b436cd30e056b54cec7ae3b8e
+ unpetrify-ref: master
- name: linux-rpi2
morph: strata/bsp-rpi2/linux-rpi2.morph
repo: https://github.com/raspberrypi/linux.git
diff --git a/strata/bsp-rpi2/rpi2-firmware.morph b/strata/bsp-rpi2/rpi2-firmware.morph
new file mode 100644
index 00000000..1be2bce3
--- /dev/null
+++ b/strata/bsp-rpi2/rpi2-firmware.morph
@@ -0,0 +1,6 @@
+name: rpi2-firmware
+kind: chunk
+build-system: manual
+install-commands:
+- mkdir -p "$DESTDIR"/boot
+- cp -r boot/* "$DESTDIR"/boot/