meta-raspberrypi: subtree update:0d398a3b71..e2c1992955

Christopher Clark (1):
      rpi-base: add SERIAL_CONSOLES_CHECK to default to SERIAL_CONSOLES

Khem Raj (1):
      userland: Update to 2020-06-24 top commit

Pierre-Jean Texier (2):
      linux-raspberrypi: bump to Linux version 5.4.51
      raspberrypi-firmware: update to current HEAD

colin (3):
      conf/machine/include/rpi-base.inc: Added can1 interface to bsp
      rpi-config_git: Added ENABLE_DUAL_CAN build configuration
      docs: Added documentation for Pican2 Duo support

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I5e0c26ab7cabb4c931cbfef190b5b4b3ce257fdf
diff --git a/meta-raspberrypi/recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch b/meta-raspberrypi/recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch
index 0ddef97..37f6abb 100644
--- a/meta-raspberrypi/recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch
+++ b/meta-raspberrypi/recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch
@@ -1,7 +1,7 @@
-From 0af26805c35c6a600a13ed106bbc7cf85a37ce66 Mon Sep 17 00:00:00 2001
+From 450341ccd98801be1c3dc648e18211177f81a60d Mon Sep 17 00:00:00 2001
 From: Khem Raj <raj.khem@gmail.com>
 Date: Tue, 29 Mar 2016 20:38:30 -0700
-Subject: [PATCH] Fix for framerate with nested composition
+Subject: [PATCH 10/21] Fix for framerate with nested composition
 
 frame rate appears irregular and lower than expected when using nested composition.
 
@@ -55,3 +55,6 @@
  
  #ifdef ANDROID
                 CLIENT_UNLOCK();
+-- 
+2.27.0
+