summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhan3033 <Riyaz.l@ltts.com>2019-10-16 07:48:03 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2019-10-18 09:41:56 +0100
commitcee2557dc872ddaf721e6badb981c7772503f8ea (patch)
tree3a729ff775f653e39ef59827b7d6b051a49a7d93
parent95ac7c9c11c1d34e8fb1eb4308eb69141d69711a (diff)
downloadmeta-raspberrypi-cee2557dc872ddaf721e6badb981c7772503f8ea.tar.gz
linux-raspberrypi: Updating the linux revision to resolve video rendering issue
Signed-off-by: Khan3033 <Riyaz.l@ltts.com>
-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 900570d..9540747 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.71" 1LINUX_VERSION ?= "4.19.75"
2LINUX_RPI_BRANCH ?= "rpi-4.19.y" 2LINUX_RPI_BRANCH ?= "rpi-4.19.y"
3 3
4SRCREV = "13ce09db830e0c2fe524460b0673afb974359bc2" 4SRCREV = "642e12d892e694214e387208ebd9feb4a654d287"
5 5
6require linux-raspberrypi_4.19.inc 6require linux-raspberrypi_4.19.inc