mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
linux-raspberrypi: Bump 4.19 revision to have proper coherent_pool set
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
d3b780f941
commit
7adb852dd1
|
@ -3,7 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:"
|
|||
LINUX_VERSION ?= "4.19.56"
|
||||
LINUX_RPI_BRANCH ?= "rpi-4.19.y"
|
||||
|
||||
SRCREV = "9d1deec93fa8b1b4953ff5e9210349f3c85b9a8d"
|
||||
SRCREV = "fba6ea6a8f6e2eaf814475812aec64de3f4912c9"
|
||||
SRC_URI = " \
|
||||
git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_BRANCH} \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user