summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-04-25 23:56:26 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-04-26 14:54:54 -0400
commitc70102c671f120822edc7743401e821ea4f40e4f (patch)
tree3cc0d2c11d7707a27c308f25a8ab04dd9aa01191 /conf
parent7ae1abe462d8eafc378f10d2e6f23aeac61fed6c (diff)
downloadmeta-ti-c70102c671f120822edc7743401e821ea4f40e4f.tar.gz
sgx: rename and clean up kernel and user space components
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 95ffe8e6..4ad5022b 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -11,8 +11,8 @@ BBFILE_PRIORITY_meta-ti = "6"
11LICENSE_PATH += "${LAYERDIR}/licenses" 11LICENSE_PATH += "${LAYERDIR}/licenses"
12 12
13SIGGEN_EXCLUDERECIPES_ABISAFE += " \ 13SIGGEN_EXCLUDERECIPES_ABISAFE += " \
14 omapdrm-pvr \ 14 ti-sgx-ddk-km \
15 omap5-sgx-ddk-um-linux \ 15 ti-sgx-ddk-um \
16 ti-ipc \ 16 ti-ipc \
17 ti-ipc-rtos \ 17 ti-ipc-rtos \
18 cmem-mod \ 18 cmem-mod \