commit | add57739d09bbe5e169891cafb53f02fee1bdeba | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Oct 18 08:39:39 2019 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Oct 18 08:39:39 2019 -0400 |
tree | eb9012485aa5d9af9c5c8631b3a46666679f06f4 | |
parent | e52926ac26dc2449f6f595af802bb2c7c25b7d5a [diff] |
meta-raspberrypi: subtree update:95ac7c9c11..cee2557dc8 Khan3033 (1): linux-raspberrypi: Updating the linux revision to resolve video rendering issue Change-Id: I38176f56deda1494c31bec4358a8c09605b1c9b9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.19.bb b/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.19.bb index 900570d..9540747 100644 --- a/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.19.bb +++ b/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.19.bb
@@ -1,6 +1,6 @@ -LINUX_VERSION ?= "4.19.71" +LINUX_VERSION ?= "4.19.75" LINUX_RPI_BRANCH ?= "rpi-4.19.y" -SRCREV = "13ce09db830e0c2fe524460b0673afb974359bc2" +SRCREV = "642e12d892e694214e387208ebd9feb4a654d287" require linux-raspberrypi_4.19.inc