summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-01-09 21:51:04 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2020-01-28 10:04:36 +0000
commitd17588fe8673b794b589335a753f4c1c90e12f88 (patch)
tree263e99eb3b742105fde392b1844335b55beb65b9
parent71e188ecd572a00708805989bae71bf4e3ba0f3b (diff)
downloadmeta-raspberrypi-d17588fe8673b794b589335a753f4c1c90e12f88.tar.gz
linux-raspberrypi: bump to Linux version 4.19.93
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 b891a42..ee998db 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.88" 1LINUX_VERSION ?= "4.19.93"
2LINUX_RPI_BRANCH ?= "rpi-4.19.y" 2LINUX_RPI_BRANCH ?= "rpi-4.19.y"
3 3
4SRCREV = "988cc7beacc150756c3fbe40646afcf8438b741b" 4SRCREV = "3fdcc814c54faaf4715ad0d12371c1eec61bf1dc"
5 5
6require linux-raspberrypi_4.19.inc 6require linux-raspberrypi_4.19.inc