summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2019-08-08 15:01:48 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2019-08-16 15:17:26 +0100
commitfd561a1a038d17630d9dfade3d19488c63c3a794 (patch)
tree69ef2b338c5b5a9b8c56bb80b98bfef2aeebd6d5
parenta504f28998142c81b8693a44d36bdcf3b497658d (diff)
downloadmeta-raspberrypi-fd561a1a038d17630d9dfade3d19488c63c3a794.tar.gz
linux-raspberrypi: Update 4.19 recipe to 4.19.66
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 b15b522..70d3464 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.58" 3LINUX_VERSION ?= "4.19.66"
4LINUX_RPI_BRANCH ?= "rpi-4.19.y" 4LINUX_RPI_BRANCH ?= "rpi-4.19.y"
5 5
6SRCREV = "d5dc848c982dff2e020f294e384447efe6ea6617" 6SRCREV = "fc5826fb999e0b32900d1f487e90c27a92010214"
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 "