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-05-29 12:08:38 +0100
commit0e079f3097b565c64512bfd387279b82a35b3f4f (patch)
tree89432ede75011d4d87ff9ecf5e911a0d7f288a2b
parent36c3c2e7ca09806da460328767565bbf872a6ad8 (diff)
downloadmeta-raspberrypi-0e079f3097b565c64512bfd387279b82a35b3f4f.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 "