Commit Graph

4 Commits

Author SHA1 Message Date
Markus Volk
9e89558cb8 rpi-bootfiles: update to latest release
Some checks failed
Mirrors / Yocto Git Mirror (push) Has been cancelled
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2025-07-01 19:07:00 -07:00
Damiano Ferrari
1091bde25e rpi-bootfiles: Update to latest release
Some checks failed
Mirrors / Yocto Git Mirror (push) Has been cancelled
Signed-off-by: Damiano Ferrari <damiano.ferrari@ferrarigrowtech.com>
2025-06-30 00:19:13 -07:00
Khem Raj
bb8d5f7e9b rpi-bootfiles: Resort to github APIs for tarballs
The firmware repo is huge ( 36G ) to clone is onerous
using shallow clone tarballs require them to be pre-populated
at some mirror which we don't have. Third option is to let
github provide the tarball, there is concern that tarballs
might change the compression etc and thus checksum would change
that is something github would communicate to users in advance [1]

Therefore this is the best solution for us right now.

Also upgrade to latest while here and drop PR settings

[1] https://docs.github.com/en/repositories/working-with-files/using-files/downloading-source-code-archives#stability-of-source-code-archives

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-03-27 10:23:17 +00:00
Paul Barker
ba3a417fbb rpi-bootfiles: Rename recipe to avoid ambiguity
The name `bootfiles` is too generic, we should use `rpi-bootfiles`
instead.

Signed-off-by: Paul Barker <pbarker@konsulko.com>
2020-11-27 14:29:55 +00:00