summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-02-06 16:45:51 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2020-02-08 14:19:01 +0000
commit251a351fc328d30abcbdb054b9e6b3eb301feebb (patch)
tree6c5a00d6c99246a806157162f4153ea606d596aa
parenta60d182bf0cb9c8a315c54370a19fd5b1e94a1a2 (diff)
downloadmeta-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.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 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 @@
1LINUX_VERSION ?= "4.19.97" 1LINUX_VERSION ?= "4.19.102"
2LINUX_RPI_BRANCH ?= "rpi-4.19.y" 2LINUX_RPI_BRANCH ?= "rpi-4.19.y"
3 3
4SRCREV = "c8fbe9c63ce7b6207eb41b22b2070d343f611fcd" 4SRCREV = "b95085926057a72496595843384659a82b481c43"
5 5
6require linux-raspberrypi_4.19.inc 6require linux-raspberrypi_4.19.inc