[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:01 PDT 2015


Module: meta-ti
Branch: master
Commit: dc1e24098bb224ef6cc996f292f36b3b73b76ebc
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=dc1e24098bb224ef6cc996f292f36b3b73b76ebc

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