diff options
author | Pierre-Jean Texier <pjtexier@koncepto.io> | 2020-01-23 11:52:37 +0100 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2020-01-24 17:55:20 +0000 |
commit | 37d3dd955d34eab5f4e2c924e8944ac0d15be1c1 (patch) | |
tree | 40cdcb8a77f24483e032619bbe6783cb13c2d393 | |
parent | 722d83761284834070e65dfcb19b2185a0ad1cd3 (diff) | |
download | meta-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.bb | 4 |
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 @@ | |||
1 | LINUX_VERSION ?= "4.19.93" | 1 | LINUX_VERSION ?= "4.19.97" |
2 | LINUX_RPI_BRANCH ?= "rpi-4.19.y" | 2 | LINUX_RPI_BRANCH ?= "rpi-4.19.y" |
3 | 3 | ||
4 | SRCREV = "3fdcc814c54faaf4715ad0d12371c1eec61bf1dc" | 4 | SRCREV = "c8fbe9c63ce7b6207eb41b22b2070d343f611fcd" |
5 | 5 | ||
6 | require linux-raspberrypi_4.19.inc | 6 | require linux-raspberrypi_4.19.inc |