summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-02-20 21:23:47 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2020-02-21 12:18:38 +0000
commit42c0a4d3155505d826f63cf4db662c7e639ee045 (patch)
tree3c81ada202d43b66e23a1a7fab574f3696463927
parent251a351fc328d30abcbdb054b9e6b3eb301feebb (diff)
downloadmeta-raspberrypi-42c0a4d3155505d826f63cf4db662c7e639ee045.tar.gz
linux-raspberrypi: bump to Linux version 4.19.105
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
-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 ee04152..d3798b9 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.102" 1LINUX_VERSION ?= "4.19.105"
2LINUX_RPI_BRANCH ?= "rpi-4.19.y" 2LINUX_RPI_BRANCH ?= "rpi-4.19.y"
3 3
4SRCREV = "b95085926057a72496595843384659a82b481c43" 4SRCREV = "e645cec69367ba4b6daf63933f48661ab4b59ee1"
5 5
6require linux-raspberrypi_4.19.inc 6require linux-raspberrypi_4.19.inc