summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 824443d4..f6b6bf70 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-ti"
8BBFILE_PATTERN_meta-ti := "^${LAYERDIR}/" 8BBFILE_PATTERN_meta-ti := "^${LAYERDIR}/"
9BBFILE_PRIORITY_meta-ti = "6" 9BBFILE_PRIORITY_meta-ti = "6"
10 10
11LAYERSERIES_COMPAT_meta-ti = "sumo thud" 11LAYERSERIES_COMPAT_meta-ti = "sumo thud warrior"
12 12
13LICENSE_PATH += "${LAYERDIR}/licenses" 13LICENSE_PATH += "${LAYERDIR}/licenses"
14 14