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 2cb0312..a17df84 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.105" 1LINUX_VERSION ?= "4.19.108"
2LINUX_RPI_BRANCH ?= "rpi-4.19.y" 2LINUX_RPI_BRANCH ?= "rpi-4.19.y"
3 3
4SRCREV = "e645cec69367ba4b6daf63933f48661ab4b59ee1" 4SRCREV = "2fab54c74bf956951e61c6d4fe473995e8d07010"
5 5
6require linux-raspberrypi_4.19.inc 6require linux-raspberrypi_4.19.inc
7 7