diff options
-rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
9 | BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/" |
10 | BBFILE_PRIORITY_raspberrypi = "9" | 10 | BBFILE_PRIORITY_raspberrypi = "9" |
11 | 11 | ||
12 | LAYERSERIES_COMPAT_raspberrypi = "sumo thud warrior" | 12 | LAYERSERIES_COMPAT_raspberrypi = "sumo thud warrior zeus" |
13 | 13 | ||
14 | # Additional license directories. | 14 | # Additional license directories. |
15 | LICENSE_PATH += "${LAYERDIR}/files/custom-licenses" | 15 | LICENSE_PATH += "${LAYERDIR}/files/custom-licenses" |