meta-raspberrypi: subtree update:e811912fae..866ccc829f

Andrei Gherzan (1):
      linux-raspberrypi: Update 4.19 recipe to 4.19.71

Khem Raj (2):
      layer.conf: Add zeus to compatible layers
      eglinfo: Drop bbappend

Martin Jansa (1):
      u-boot-fw-utils: apply the same rpi4 patches as for u-boot recipe

Change-Id: I96685a22f825681c6739af38f44c0bda4eaacd1d
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-raspberrypi/conf/layer.conf b/meta-raspberrypi/conf/layer.conf
index 019e76b..c958587 100644
--- a/meta-raspberrypi/conf/layer.conf
+++ b/meta-raspberrypi/conf/layer.conf
@@ -9,7 +9,7 @@
 BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/"
 BBFILE_PRIORITY_raspberrypi = "9"
 
-LAYERSERIES_COMPAT_raspberrypi = "sumo thud warrior"
+LAYERSERIES_COMPAT_raspberrypi = "sumo thud warrior zeus"
 
 # Additional license directories.
 LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"