[meta-ti] [thud/master][PATCH 2/2] layer.conf: list additional packages in SIGGEN_EXCLUDERECIPES_ABISAFE
Denys Dmytriyenko
denys at ti.com
Mon Aug 19 15:18:19 PDT 2019
This helps with sstate re-use when MACHINE changes in the dependency tree.
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
conf/layer.conf | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/conf/layer.conf b/conf/layer.conf
index 824443d..cc19429 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -17,6 +17,10 @@ LAYERDEPENDS_meta-ti = "core"
SIGGEN_EXCLUDERECIPES_ABISAFE += " \
ti-sgx-ddk-km \
ti-sgx-ddk-um \
+ ti-img-rogue-driver \
+ ti-img-rogue-umlibs \
+ ti-gc320-driver \
+ ti-gc320-libs \
ti-ipc \
ti-ipc-rtos \
cmem-mod \
@@ -28,6 +32,10 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
cppi-lld \
qmss-lld \
multiprocmgr \
+ openmp-rtos \
+ common-csl-ip \
+ libulm \
+ linux-ti-staging \
"
HOSTTOOLS_NONFATAL += "truncate xxd comm"
--
2.7.4
More information about the meta-ti
mailing list