Skip to content

Commit

Permalink
chore: bump raspberrypi-firmware to 1.20220331
Browse files Browse the repository at this point in the history
Bump raspberrypi-firmware to 1.20220331

This allows to use the upstream kernel PoE hat driver

Ref: raspberrypi/firmware@69277bc

Signed-off-by: Noel Georgi <[email protected]>
  • Loading branch information
frezbo committed Apr 14, 2022
1 parent 5b498d8 commit 6955fd0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions raspberrypi-firmware/pkg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ dependencies:
steps:
# {{ if eq .ARCH "aarch64" }} This in fact is YAML comment, but Go templating instruction is evaluated by bldr restricting build to arm64 only
- sources:
- url: https://github.com/raspberrypi/firmware/archive/refs/tags/1.20211029.tar.gz
- url: https://github.com/raspberrypi/firmware/archive/refs/tags/1.20220331.tar.gz
destination: raspberrypi-firmware.tar.gz
sha256: 22d0d5d2df73263bd0e6bdcd31c7e0d97ea6c438834e2cfaa51cb958f20b7205
sha512: 7a1fe3b1645006c35fa49e842b9ece53b386ece42b8db99649de8d4bc0c19e34b0807767290e26422528606c5847843533aaa0edd0716e9f9f9dcae340a4dce0
sha256: e186889be44a80bc148c0a020aaf580633ddb10ee314c1c7299c74fd73db3dd1
sha512: c510ddb5eb1c6ea1aa69f0063551445dd21092f68e19b64b885558d2c47735d4e9f781ef9674fbe3a9894d66eb07ccbb004541c9a85005318911fabda899c2cc
prepare:
- |
tar -xzf raspberrypi-firmware.tar.gz --strip-components=1
Expand Down

0 comments on commit 6955fd0

Please sign in to comment.