summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2019-07-03 15:14:50 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2019-07-20 21:56:21 +0100
commit7adb852dd14f26f77c42816efa2d42202e81b6ed (patch)
treee51c0908faed97cdffa471ace84c44ddc6714cb8
parentd3b780f941e1eea11ddad1e586096dcced65ae4e (diff)
downloadmeta-raspberrypi-7adb852dd14f26f77c42816efa2d42202e81b6ed.tar.gz
linux-raspberrypi: Bump 4.19 revision to have proper coherent_pool set
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.19.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.19.bb b/recipes-kernel/linux/linux-raspberrypi_4.19.bb
index abda6c5..d5ece15 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.19.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.19.bb
@@ -3,7 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:"
3LINUX_VERSION ?= "4.19.56" 3LINUX_VERSION ?= "4.19.56"
4LINUX_RPI_BRANCH ?= "rpi-4.19.y" 4LINUX_RPI_BRANCH ?= "rpi-4.19.y"
5 5
6SRCREV = "9d1deec93fa8b1b4953ff5e9210349f3c85b9a8d" 6SRCREV = "fba6ea6a8f6e2eaf814475812aec64de3f4912c9"
7SRC_URI = " \ 7SRC_URI = " \
8 git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_BRANCH} \ 8 git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_BRANCH} \
9 " 9 "