diff --git a/conf/layer.conf b/conf/layer.conf index 019e76b..c958587 100644 --- a/conf/layer.conf +++ b/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"