Skip to content

Commit

Permalink
package/rpi-firmware: update to latest
Browse files Browse the repository at this point in the history
Update to the latest master branch revision.

https://github.com/raspberrypi/firmware

Signed-off-by: Christian Stewart <[email protected]>
  • Loading branch information
paralin committed Aug 19, 2024
1 parent cf32e15 commit adb52ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/rpi-firmware/rpi-firmware.hash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Locally computed
sha256 00fe5487376e9d5ed14cbc72a9b7a5bd8d6900c84aee10f6d656f192a26d161c rpi-firmware-5476720d52cf579dc1627715262b30ba1242525e.tar.gz
sha256 9e420d03c5daabe99dfe4a6148c56ff61c53935859525b5c063a9dc98675fda2 rpi-firmware-6b029c7772b5d29a50a07c477a808a7effb0a373.tar.gz
sha256 c7283ff51f863d93a275c66e3b4cb08021a5dd4d8c1e7acc47d872fbe52d3d6b boot/LICENCE.broadcom
2 changes: 1 addition & 1 deletion package/rpi-firmware/rpi-firmware.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

RPI_FIRMWARE_VERSION = 5476720d52cf579dc1627715262b30ba1242525e
RPI_FIRMWARE_VERSION = 6b029c7772b5d29a50a07c477a808a7effb0a373
RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION))
RPI_FIRMWARE_LICENSE = BSD-3-Clause
RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom
Expand Down

0 comments on commit adb52ff

Please sign in to comment.