diff options
Diffstat (limited to 'meta-ti-bsp/conf')
-rw-r--r-- | meta-ti-bsp/conf/layer.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/layer.conf b/meta-ti-bsp/conf/layer.conf index f7835459..10067159 100644 --- a/meta-ti-bsp/conf/layer.conf +++ b/meta-ti-bsp/conf/layer.conf | |||
@@ -25,6 +25,7 @@ LAYERRECOMMENDS_meta-ti-bsp = " \ | |||
25 | BBFILES_DYNAMIC += " \ | 25 | BBFILES_DYNAMIC += " \ |
26 | meta-arago-distro:${LAYERDIR}/dynamic-layers/meta-arago-distro/recipes*/*/*.bbappend \ | 26 | meta-arago-distro:${LAYERDIR}/dynamic-layers/meta-arago-distro/recipes*/*/*.bbappend \ |
27 | openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/recipes*/*/*.bbappend \ | 27 | openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/recipes*/*/*.bbappend \ |
28 | core:${LAYERDIR}/dynamic-layers/core/recipes*/*/*.bbappend \ | ||
28 | " | 29 | " |
29 | 30 | ||
30 | SIGGEN_EXCLUDERECIPES_ABISAFE += " \ | 31 | SIGGEN_EXCLUDERECIPES_ABISAFE += " \ |