summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhan3033 <Riyaz.l@ltts.com>2019-10-16 07:48:03 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2020-02-20 17:48:37 +0000
commit615a1a83399623bcb7afb500bd9d3fc633e32004 (patch)
tree814f5b00fd1041ce945459033aeaf752ec755a5d
parent2f0fa9a087b9ded28797d3087ccfa8f48bf5dd13 (diff)
downloadmeta-raspberrypi-615a1a83399623bcb7afb500bd9d3fc633e32004.tar.gz
linux-raspberrypi: Updating the linux revision to resolve video rendering issue
Signed-off-by: Khan3033 <Riyaz.l@ltts.com> (cherry picked from commit cee2557dc872ddaf721e6badb981c7772503f8ea)
-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