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 9ce813b..ee04152 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.19.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.19.bb
@@ -1,6 +1,6 @@
1LINUX_VERSION ?= "4.19.97" 1LINUX_VERSION ?= "4.19.102"
2LINUX_RPI_BRANCH ?= "rpi-4.19.y" 2LINUX_RPI_BRANCH ?= "rpi-4.19.y"
3 3
4SRCREV = "c8fbe9c63ce7b6207eb41b22b2070d343f611fcd" 4SRCREV = "b95085926057a72496595843384659a82b481c43"
5 5
6require linux-raspberrypi_4.19.inc 6require linux-raspberrypi_4.19.inc