linux-raspberrypi: Updating the linux revision to resolve video rendering issue

Signed-off-by: Khan3033 <Riyaz.l@ltts.com>
This commit is contained in:
Khan3033 2019-10-16 07:48:03 +00:00 committed by Andrei Gherzan
parent 95ac7c9c11
commit cee2557dc8

View File

@ -1,6 +1,6 @@
LINUX_VERSION ?= "4.19.71" LINUX_VERSION ?= "4.19.75"
LINUX_RPI_BRANCH ?= "rpi-4.19.y" LINUX_RPI_BRANCH ?= "rpi-4.19.y"
SRCREV = "13ce09db830e0c2fe524460b0673afb974359bc2" SRCREV = "642e12d892e694214e387208ebd9feb4a654d287"
require linux-raspberrypi_4.19.inc require linux-raspberrypi_4.19.inc