From 1f051ef2e8f7ffd9291fe7b6db2a384d6eb788c7 Mon Sep 17 00:00:00 2001 From: Peter Seiderer Date: Thu, 11 Nov 2021 21:04:34 +0100 Subject: [PATCH] package/rpi-firmware: bump version to fa9a006 Changelog: kernel: Bump to 5.10.78 kernel: VC4 PixelValve and HDMI Drivers Locking Improvements for 5.10 kernel: Bump to 5.10.77 kernel: dtoverlays: Update all image sensor overlays for Media Controller option kernel: drm/vc4: Add support for non-standard modes in VEC kernel: Bump to 5.10.76 kernel: Bump to 5.10.75 firmware: video_decode: i/p port enable/disable without o/p active could stall firmware: clock-2711: Limit PLLB VCO frequency to the high range kernel: Bump to 5.10.74 kernel: ARM: dts: bcm2835_audio missing firmware reference kernel: vcio rewrite kernel: Bump to 5.10.73 kernel: Bump to 5.10.71 kernel: Bump to 5.10.69 kernel: Bump to 5.10.67 kernel: Bump to 5.10.66 kernel: Bump to 5.10.65 kernel: Bump to 5.10.64 kernel: Enable driver for RTL8111H used in cm4 carrier boards Signed-off-by: Peter Seiderer [yann.morin.1998@free.fr: actually fill-in the changelog] Signed-off-by: Yann E. MORIN --- package/rpi-firmware/rpi-firmware.hash | 2 +- package/rpi-firmware/rpi-firmware.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/rpi-firmware/rpi-firmware.hash b/package/rpi-firmware/rpi-firmware.hash index 0ff7a73a37..7cbfd1b249 100644 --- a/package/rpi-firmware/rpi-firmware.hash +++ b/package/rpi-firmware/rpi-firmware.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 80af5efb51677edb7af6746a553dc2d8ad3f532ff44e4b7263f1e12d4bf72ffd rpi-firmware-2ef3800b1b71c0e30c2a61ecad6e007ae96ea342.tar.gz +sha256 a079a31fc80a23421589edcacef94faa713b12d3e77b92710ae2594c8d549477 rpi-firmware-fa9a00624e7d5d3dcdb297dff132dc32cc2d9a25.tar.gz sha256 c7283ff51f863d93a275c66e3b4cb08021a5dd4d8c1e7acc47d872fbe52d3d6b boot/LICENCE.broadcom diff --git a/package/rpi-firmware/rpi-firmware.mk b/package/rpi-firmware/rpi-firmware.mk index 3a4741a0ff..5e8b0379ba 100644 --- a/package/rpi-firmware/rpi-firmware.mk +++ b/package/rpi-firmware/rpi-firmware.mk @@ -4,7 +4,7 @@ # ################################################################################ -RPI_FIRMWARE_VERSION = 2ef3800b1b71c0e30c2a61ecad6e007ae96ea342 +RPI_FIRMWARE_VERSION = fa9a00624e7d5d3dcdb297dff132dc32cc2d9a25 RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION)) RPI_FIRMWARE_LICENSE = BSD-3-Clause RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom