mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-05 14:29:55 +00:00
raspberrypi-firmware: Update to include 5.10.31 updates
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
RPIFW_DATE ?= "20210326"
|
||||
SRCREV ?= "20081d8e86119e95e516526700be62049850c01a"
|
||||
RPIFW_DATE ?= "20210421"
|
||||
SRCREV ?= "2ac4de4eaac5c1d1b25acec4a5e0a9fdb16f0c91"
|
||||
RPIFW_SRC_URI ?= "https://github.com/raspberrypi/firmware/archive/${SRCREV}.tar.gz;downloadfilename=raspberrypi-firmware-${SRCREV}.tar.gz"
|
||||
RPIFW_S ?= "${WORKDIR}/firmware-${SRCREV}"
|
||||
|
||||
SRC_URI = "${RPIFW_SRC_URI}"
|
||||
SRC_URI[sha256sum] = "00bd758a1242f069682e1a98250362b45a8887aed98ee61dd50439e9a78fe463"
|
||||
SRC_URI[sha256sum] = "c687aa1b5127a8dc0773e8aefb1f009f24bf71ccb4c9e8b40a1d46cbbb7bee0c"
|
||||
|
||||
PV = "${RPIFW_DATE}"
|
||||
|
||||
Reference in New Issue
Block a user