Skip to content

Commit

Permalink
package/rpi-firmware: bump to 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 16, 2021
1 parent 7cd7ad3 commit 3329909
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 8917365504db7e9f4836ed2eb382d4a9edf6183485f2342d9a8c0aa25aac19f5 rpi-firmware-e934b564762a1f9b11ed3753e5878a680e38a70e.tar.gz
sha256 e715ac53ee48fe9fb3d7c1bb2f9a64bd10b7965dd311d41e4638dd8fcb370583 rpi-firmware-c78f3ef45229ab722ec6b858f39b078535d88bee.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 = e934b564762a1f9b11ed3753e5878a680e38a70e
RPI_FIRMWARE_VERSION = c78f3ef45229ab722ec6b858f39b078535d88bee
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 3329909

Please sign in to comment.