package/rpi-firmware: bump version to 2ef3800
- bump version to 2ef3800 (past [1] which fixes the boot starvation introduced by [2] as reported by Vincent Fazio <vfazio@xes-inc.com> see [3] and [4]) [1]b5257da58c
[2]25e2b597eb
[3] http://lists.busybox.net/pipermail/buildroot/2021-September/623659.html [4] http://lists.busybox.net/pipermail/buildroot/2021-September/624550.html Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
ff0e067856
commit
9aaba20368
@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 5eaff5da660d6ecd74bb2c927d7a1ba84b5e5c5582f02e65aec058af2ffe50f4 rpi-firmware-33e09977ff3b02967d191801e3361224455acb9d.tar.gz
|
||||
sha256 80af5efb51677edb7af6746a553dc2d8ad3f532ff44e4b7263f1e12d4bf72ffd rpi-firmware-2ef3800b1b71c0e30c2a61ecad6e007ae96ea342.tar.gz
|
||||
sha256 c7283ff51f863d93a275c66e3b4cb08021a5dd4d8c1e7acc47d872fbe52d3d6b boot/LICENCE.broadcom
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
RPI_FIRMWARE_VERSION = 33e09977ff3b02967d191801e3361224455acb9d
|
||||
RPI_FIRMWARE_VERSION = 2ef3800b1b71c0e30c2a61ecad6e007ae96ea342
|
||||
RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION))
|
||||
RPI_FIRMWARE_LICENSE = BSD-3-Clause
|
||||
RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom
|
||||
|
Loading…
Reference in New Issue
Block a user