Skip to content

Commit

Permalink
package/rpi-firmware: bump to kernel 5.10.79
Browse files Browse the repository at this point in the history
For a full changelog, please see the repository:

https://github.com/raspberrypi/firmware

Signed-off-by: Christian Stewart <[email protected]>
  • Loading branch information
paralin committed Jan 30, 2022
1 parent 1f16dfd commit e432db6
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 80af5efb51677edb7af6746a553dc2d8ad3f532ff44e4b7263f1e12d4bf72ffd rpi-firmware-2ef3800b1b71c0e30c2a61ecad6e007ae96ea342.tar.gz
sha256 06a0d3628f901ce50a5729b77ef0e070bbc166b765766300d9f607e6a51e9684 rpi-firmware-12bc6e3677348adaffd155e7a04761e2661d4bff.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 = 2ef3800b1b71c0e30c2a61ecad6e007ae96ea342
RPI_FIRMWARE_VERSION = 12bc6e3677348adaffd155e7a04761e2661d4bff
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 e432db6

Please sign in to comment.