diff options
| -rw-r--r-- | conf/layer.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 056422d5..7bb46e62 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -9,3 +9,7 @@ BBFILE_PATTERN_meta-ti := "^${LAYERDIR}/" | |||
| 9 | BBFILE_PRIORITY_meta-ti = "6" | 9 | BBFILE_PRIORITY_meta-ti = "6" |
| 10 | 10 | ||
| 11 | LICENSE_PATH += "${LAYERDIR}/licenses" | 11 | LICENSE_PATH += "${LAYERDIR}/licenses" |
| 12 | |||
| 13 | SIGGEN_EXCLUDERECIPES_ABISAFE += " \ | ||
| 14 | ti-ipc \ | ||
| 15 | " | ||
