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 20, 2021
1 parent 32a37c7 commit a55179f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package/rpi-firmware/rpi-firmware.hash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Locally computed
sha256 31a84340be08be319570a9d1439f25c0e3513fed73065a56aa5dd61dd605d5d9 rpi-firmware-01ecfd2ba2b7cf3a2f4aa75ada895ee4a3e729f5.tar.gz
sha256 c7283ff51f863d93a275c66e3b4cb08021a5dd4d8c1e7acc47d872fbe52d3d6b boot/LICENCE.broadcom
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 = 01ecfd2ba2b7cf3a2f4aa75ada895ee4a3e729f5
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 a55179f

Please sign in to comment.