[meta-ti] Denys Dmytriyenko : layer.conf: add ti-ipc to safe ABI list
Arago Project git
git at arago-project.org
Thu May 21 08:12:02 PDT 2015
Module: meta-ti
Branch: daisy
Commit: 3df50212ee873c39cf1bd17dbdfe73e874c4a7b7
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=3df50212ee873c39cf1bd17dbdfe73e874c4a7b7
Author: Denys Dmytriyenko <denys at ti.com>
Date: Thu May 21 07:56:23 2015 +0000
layer.conf: add ti-ipc to safe ABI list
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
conf/layer.conf | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/conf/layer.conf b/conf/layer.conf
index 056422d..7bb46e6 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,3 +9,7 @@ BBFILE_PATTERN_meta-ti := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-ti = "6"
LICENSE_PATH += "${LAYERDIR}/licenses"
+
+SIGGEN_EXCLUDERECIPES_ABISAFE += " \
+ ti-ipc \
+"
More information about the meta-ti
mailing list