summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2019-06-27 14:23:53 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2019-06-30 16:14:31 +0100
commitbb366e8b4e60fa9afb6994060976bd22fab2c09b (patch)
tree955be62469a367e902b44d932f3e5a910bf0c314
parentdbe5c91cb2daec2ce20bdd49412c375dc5734e72 (diff)
downloadmeta-raspberrypi-bb366e8b4e60fa9afb6994060976bd22fab2c09b.tar.gz
linux-raspberrypi: Update 4.19 kernel to 4.19.56
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.19.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.19.bb b/recipes-kernel/linux/linux-raspberrypi_4.19.bb
index 396dd6f..6f08068 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.19.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.19.bb
@@ -1,9 +1,9 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:"
2 2
3LINUX_VERSION ?= "4.19.44" 3LINUX_VERSION ?= "4.19.56"
4LINUX_RPI_BRANCH ?= "rpi-4.19.y" 4LINUX_RPI_BRANCH ?= "rpi-4.19.y"
5 5
6SRCREV = "b45a32b47b76cb64225d19841c20ee85ea97874d" 6SRCREV = "e8a66b4f610b3a20bae8f706256d230135916c26"
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 "