summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-04-18 10:30:47 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2020-04-20 20:27:19 +0100
commit640f872d175ac0d87c9c9c47483a936711454cb9 (patch)
tree4aa8692733cf2aa0f3b753ff11e8cbd99b5ac949
parent6596228f1aaea980e6e1b2d1a6f7309bf6e64f4b (diff)
downloadmeta-raspberrypi-640f872d175ac0d87c9c9c47483a936711454cb9.tar.gz
linux-raspberrypi: bump to Linux version 4.19.115
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 4d0af69..225b156 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.113" 1LINUX_VERSION ?= "4.19.115"
2LINUX_RPI_BRANCH ?= "rpi-4.19.y" 2LINUX_RPI_BRANCH ?= "rpi-4.19.y"
3 3
4SRCREV = "4f2a4cc501c428c940549f39d5562e60404ac4f7" 4SRCREV = "b13fc60b529fe9e4fee4a7a5caf73d582003abfa"
5 5
6require linux-raspberrypi_4.19.inc 6require linux-raspberrypi_4.19.inc
7 7