summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-01-23 11:52:37 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2020-01-24 17:55:20 +0000
commit37d3dd955d34eab5f4e2c924e8944ac0d15be1c1 (patch)
tree40cdcb8a77f24483e032619bbe6783cb13c2d393
parent722d83761284834070e65dfcb19b2185a0ad1cd3 (diff)
downloadmeta-raspberrypi-37d3dd955d34eab5f4e2c924e8944ac0d15be1c1.tar.gz
linux-raspberrypi: bump to Linux version 4.19.97
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 ee998db..9ce813b 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.93" 1LINUX_VERSION ?= "4.19.97"
2LINUX_RPI_BRANCH ?= "rpi-4.19.y" 2LINUX_RPI_BRANCH ?= "rpi-4.19.y"
3 3
4SRCREV = "3fdcc814c54faaf4715ad0d12371c1eec61bf1dc" 4SRCREV = "c8fbe9c63ce7b6207eb41b22b2070d343f611fcd"
5 5
6require linux-raspberrypi_4.19.inc 6require linux-raspberrypi_4.19.inc