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-13 17:15:57 +0000
commit089eea53b01c707596b5888c0645f04abea7032c (patch)
tree8640409593bea7a6f30717ba1ace83099b55ec38
parent1f6ce0b9c9af70b6d44ec4d035dd5b9504c557b5 (diff)
downloaddefinitions-089eea53b01c707596b5888c0645f04abea7032c.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/