summaryrefslogtreecommitdiff
path: root/meta-raspberrypi/conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-09 21:56:55 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-09 21:57:26 +0300
commitf0578c1dfb63be4c5366e537b33caf10e96b3aa9 (patch)
tree1759b4854323b34ab3bffbabe09744dd71a71802 /meta-raspberrypi/conf
parent1fdf4aa48a5446689546be41e10dd0e8832605d6 (diff)
downloadopenbmc-f0578c1dfb63be4c5366e537b33caf10e96b3aa9.tar.xz
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>
Diffstat (limited to 'meta-raspberrypi/conf')
-rw-r--r--meta-raspberrypi/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-raspberrypi/conf/layer.conf b/meta-raspberrypi/conf/layer.conf
index 019e76be8..c958587b2 100644
--- a/meta-raspberrypi/conf/layer.conf
+++ b/meta-raspberrypi/conf/layer.conf
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "raspberrypi"
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"