summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 225b156..03053da 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.19.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.19.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION ?= "4.19.115" 1LINUX_VERSION ?= "4.19.120"
2LINUX_RPI_BRANCH ?= "rpi-4.19.y" 2LINUX_RPI_BRANCH ?= "rpi-4.19.y"
3 3
4SRCREV = "b13fc60b529fe9e4fee4a7a5caf73d582003abfa" 4SRCREV = "9da67d7329873623bd5c13fae5835d76d5be8806"
5 5
6require linux-raspberrypi_4.19.inc 6require linux-raspberrypi_4.19.inc
7 7