summaryrefslogtreecommitdiffstats
path: root/templates/machines/raspberrypi5-64.jinja2
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2024-11-25 10:19:02 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-11-28 12:20:59 +0000
commit90587ff17294823fb62a2624ac0223292e3970ad (patch)
treef478fb5426c0b836fa7cb781230ff9566706183b /templates/machines/raspberrypi5-64.jinja2
parent709e0af5e358a46136ffa490fe82e07ddd2c3df8 (diff)
SPEC-5293: Add final rpi5 templatequillback_17.1.5quillback/17.1.517.1.5quillback
This patchs adds the final raspberrypi5 machine template. Remove un-needed raspberrypi5-64 as rpi5 is 64bit only. Add an override of boot-method in templates since rpi5 start via PXE and so need to boot in "minimal" boot mode. Bug-AGL: SPEC-5293 Change-Id: Ided5312d25bee4b34ac3a5ea2d01b028664bcf73 Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
Diffstat (limited to 'templates/machines/raspberrypi5-64.jinja2')
-rw-r--r--templates/machines/raspberrypi5-64.jinja21
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/machines/raspberrypi5-64.jinja2 b/templates/machines/raspberrypi5-64.jinja2
deleted file mode 100644
index 063ca3b..0000000
--- a/templates/machines/raspberrypi5-64.jinja2
+++ /dev/null
@@ -1 +0,0 @@
-{%- extends 'machines/raspberrypi4.jinja2' %}