summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 33a74070..7848d196 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -12,7 +12,10 @@ LAYERSERIES_COMPAT_meta-ti = "sumo thud warrior zeus dunfell"
12 12
13LICENSE_PATH += "${LAYERDIR}/licenses" 13LICENSE_PATH += "${LAYERDIR}/licenses"
14 14
15LAYERDEPENDS_meta-ti = "core" 15LAYERDEPENDS_meta-ti = " \
16 core \
17 meta-arm \
18"
16 19
17SIGGEN_EXCLUDERECIPES_ABISAFE += " \ 20SIGGEN_EXCLUDERECIPES_ABISAFE += " \
18 ti-sgx-ddk-km \ 21 ti-sgx-ddk-km \