Skip to content

Commit

Permalink
package/rpi-firmware: bump to kernel 5.10.7
Browse files Browse the repository at this point in the history
kernel: overlays: seeed-can-fd-hat: clarify how to identify HAT version
See: raspberrypi/linux#4072

kernel: Add a camera regulator node(s) to allow sharing on CM4 and remove firmware nastiness
See: raspberrypi/linux#4051

firmware: isp: Fix handling of different YUV colour spaces

firmware: poe_hat: Actually close the I2C handle

Signed-off-by: Christian Stewart <christian@paral.in>
  • Loading branch information
paralin committed Jan 19, 2021
1 parent 7587b2a commit 6a39995
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 c7a8c2b8cfe1977095d62086d340d6c15a383562aba2742e21df7f5f792aeb4b rpi-firmware-358f4c271f2bc10931aae8fe0879ffaded8b9c44.tar.gz
sha256 1c4416e2bb8c499dd31cbc9728ad82f6cf88c0a5e7415007d85f7bb12c63fe65 rpi-firmware-1d847bd77b5e40bb302d97ed7f996768b0323883.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 = 358f4c271f2bc10931aae8fe0879ffaded8b9c44
RPI_FIRMWARE_VERSION = 1d847bd77b5e40bb302d97ed7f996768b0323883
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 6a39995

Please sign in to comment.