diff options
| author | Andrei Gherzan <andrei@gherzan.ro> | 2019-07-03 15:14:50 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-07-20 21:56:21 +0100 |
| commit | 7adb852dd14f26f77c42816efa2d42202e81b6ed (patch) | |
| tree | e51c0908faed97cdffa471ace84c44ddc6714cb8 /recipes-kernel | |
| parent | d3b780f941e1eea11ddad1e586096dcced65ae4e (diff) | |
| download | meta-raspberrypi-7adb852dd14f26f77c42816efa2d42202e81b6ed.tar.gz | |
linux-raspberrypi: Bump 4.19 revision to have proper coherent_pool set
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_4.19.bb | 2 |
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:" | |||
| 3 | LINUX_VERSION ?= "4.19.56" | 3 | LINUX_VERSION ?= "4.19.56" |
| 4 | LINUX_RPI_BRANCH ?= "rpi-4.19.y" | 4 | LINUX_RPI_BRANCH ?= "rpi-4.19.y" |
| 5 | 5 | ||
| 6 | SRCREV = "9d1deec93fa8b1b4953ff5e9210349f3c85b9a8d" | 6 | SRCREV = "fba6ea6a8f6e2eaf814475812aec64de3f4912c9" |
| 7 | SRC_URI = " \ | 7 | SRC_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 | " |
