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 f6b6bf70..f6e090d8 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-ti" | |||
8 | BBFILE_PATTERN_meta-ti := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_meta-ti := "^${LAYERDIR}/" |
9 | BBFILE_PRIORITY_meta-ti = "6" | 9 | BBFILE_PRIORITY_meta-ti = "6" |
10 | 10 | ||
11 | LAYERSERIES_COMPAT_meta-ti = "sumo thud warrior" | 11 | LAYERSERIES_COMPAT_meta-ti = "sumo thud warrior zeus" |
12 | 12 | ||
13 | LICENSE_PATH += "${LAYERDIR}/licenses" | 13 | LICENSE_PATH += "${LAYERDIR}/licenses" |
14 | 14 | ||