summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/