diff options
author | Pierre-Jean Texier <pjtexier@koncepto.io> | 2020-02-06 16:45:51 +0000 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2020-02-08 14:19:01 +0000 |
commit | 251a351fc328d30abcbdb054b9e6b3eb301feebb (patch) | |
tree | 6c5a00d6c99246a806157162f4153ea606d596aa | |
parent | a60d182bf0cb9c8a315c54370a19fd5b1e94a1a2 (diff) | |
download | meta-raspberrypi-251a351fc328d30abcbdb054b9e6b3eb301feebb.tar.gz |
linux-raspberrypi: bump to Linux version 4.19.102
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 9ce813b..ee04152 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.97" | 1 | LINUX_VERSION ?= "4.19.102" |
2 | LINUX_RPI_BRANCH ?= "rpi-4.19.y" | 2 | LINUX_RPI_BRANCH ?= "rpi-4.19.y" |
3 | 3 | ||
4 | SRCREV = "c8fbe9c63ce7b6207eb41b22b2070d343f611fcd" | 4 | SRCREV = "b95085926057a72496595843384659a82b481c43" |
5 | 5 | ||
6 | require linux-raspberrypi_4.19.inc | 6 | require linux-raspberrypi_4.19.inc |