summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-03-26 19:05:50 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2020-03-27 10:32:29 +0000
commitd96ed8421288ed343931b4af7a706f7b86917019 (patch)
treea87e518ec7e78f1799339a2c08f9634ca82bedcb
parent5e56eff64f6c5573631f9de29891236b2c2cadbe (diff)
downloadmeta-raspberrypi-d96ed8421288ed343931b4af7a706f7b86917019.tar.gz
linux-raspberrypi: bump to Linux version 4.19.113
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 a3bb79f..4d0af69 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.108" 1LINUX_VERSION ?= "4.19.113"
2LINUX_RPI_BRANCH ?= "rpi-4.19.y" 2LINUX_RPI_BRANCH ?= "rpi-4.19.y"
3 3
4SRCREV = "4137a0c092ab26fd3b40f49b321988e99800d085" 4SRCREV = "4f2a4cc501c428c940549f39d5562e60404ac4f7"
5 5
6require linux-raspberrypi_4.19.inc 6require linux-raspberrypi_4.19.inc
7 7