mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-02 13:29:55 +00:00
raspberrypi-firmware.inc: upgrade to latest for 5.10.13 kernel
https://github.com/raspberrypi/firmware/commit/7d91570f20378afc9414107dccdad70705a8a342 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
b947ce2148
commit
b52d47c048
@@ -1,9 +1,9 @@
|
|||||||
RPIFW_DATE ?= "20201123"
|
RPIFW_DATE ?= "20210205"
|
||||||
SRCREV ?= "8f13114b9ea29bd004151d4a8afa500b2df721be"
|
SRCREV ?= "7d91570f20378afc9414107dccdad70705a8a342"
|
||||||
RPIFW_SRC_URI ?= "https://github.com/raspberrypi/firmware/archive/${SRCREV}.tar.gz;downloadfilename=raspberrypi-firmware-${SRCREV}.tar.gz"
|
RPIFW_SRC_URI ?= "https://github.com/raspberrypi/firmware/archive/${SRCREV}.tar.gz;downloadfilename=raspberrypi-firmware-${SRCREV}.tar.gz"
|
||||||
RPIFW_S ?= "${WORKDIR}/firmware-${SRCREV}"
|
RPIFW_S ?= "${WORKDIR}/firmware-${SRCREV}"
|
||||||
|
|
||||||
SRC_URI = "${RPIFW_SRC_URI}"
|
SRC_URI = "${RPIFW_SRC_URI}"
|
||||||
SRC_URI[sha256sum] = "f9be0cc177aae7dddaa0a2967d090ea33a95be9dd519d2eee3bc740af8ffb19e"
|
SRC_URI[sha256sum] = "2cc9bf2cbcab8283db2eb53ed2a49372b70fe76538994c32f6d261e2da3e9ff4"
|
||||||
|
|
||||||
PV = "${RPIFW_DATE}"
|
PV = "${RPIFW_DATE}"
|
||||||
|
|||||||
Reference in New Issue
Block a user