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-13 18:00:50 +0000
commit29fd4d430a5b98f3c32e1ada5529872e5b993b53 (patch)
tree79573e63efe32c97959c731e1180b1f197e493ac
parentc3b3cd6efd300cd2f9ef0e952d2ebd5077bb17af (diff)
downloadmeta-raspberrypi-29fd4d430a5b98f3c32e1ada5529872e5b993b53.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