summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-05-21 08:31:37 -0700
committerAndrei Gherzan <andrei@gherzan.ro>2019-06-14 11:13:18 +0100
commit1c842e21c22e999b8a317e33d7748102ef13b6b4 (patch)
tree965b9112036a99dd23db614fa59d49b52bac6253
parent7059c374512f1c1c0df9ecab0703d11438bdf78b (diff)
downloadmeta-raspberrypi-1c842e21c22e999b8a317e33d7748102ef13b6b4.tar.gz
linux-raspberrypi_4.19.bb: Update to 4.19.44
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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 8842e71..396dd6f 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.34" 3LINUX_VERSION ?= "4.19.44"
4LINUX_RPI_BRANCH ?= "rpi-4.19.y" 4LINUX_RPI_BRANCH ?= "rpi-4.19.y"
5 5
6SRCREV = "ab8652c03fa081b27de7e28a74c2536cb2aa3e5b" 6SRCREV = "b45a32b47b76cb64225d19841c20ee85ea97874d"
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 "