mirror of
https://github.com/agherzan/meta-raspberrypi.git
synced 2025-12-06 06:19:11 +00:00
linux-raspberrypi: Bump 4.19 revision to fix RPi 4 arm64 builds
See:
9d1deec93f
https://github.com/raspberrypi/linux/issues/3024
https://github.com/raspberrypi/linux/pull/3030
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
@@ -3,7 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:"
|
||||
LINUX_VERSION ?= "4.19.56"
|
||||
LINUX_RPI_BRANCH ?= "rpi-4.19.y"
|
||||
|
||||
SRCREV = "e8a66b4f610b3a20bae8f706256d230135916c26"
|
||||
SRCREV = "9d1deec93fa8b1b4953ff5e9210349f3c85b9a8d"
|
||||
SRC_URI = " \
|
||||
git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_BRANCH} \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user