File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -202,6 +202,36 @@ boards:
202202 board_vendor : " rpi-foundation"
203203 board_support : " conf"
204204
205+ # The magic: reuse artifact set
206+ uses : " rpi4b"
207+ branch : " current"
208+ file_extension : " img.xz"
209+
210+ - board_slug : " raspberrypi400"
211+ board_name : " Raspberry Pi 400"
212+ board_vendor : " rpi-foundation"
213+ board_support : " conf"
214+
215+ # The magic: reuse artifact set
216+ uses : " rpi4b"
217+ branch : " current"
218+ file_extension : " img.xz"
219+
220+ - board_slug : " raspberrypi500"
221+ board_name : " Raspberry Pi 500"
222+ board_vendor : " rpi-foundation"
223+ board_support : " conf"
224+
225+ # The magic: reuse artifact set
226+ uses : " rpi4b"
227+ branch : " current"
228+ file_extension : " img.xz"
229+
230+ - board_slug : " raspberrypi500plus"
231+ board_name : " Raspberry Pi 500+"
232+ board_vendor : " rpi-foundation"
233+ board_support : " conf"
234+
205235 # The magic: reuse artifact set
206236 uses : " rpi4b"
207237 branch : " current"
You can’t perform that action at this time.
0 commit comments