diff options
Diffstat (limited to 'meta-ti-bsp/conf/layer.conf')
| -rw-r--r-- | meta-ti-bsp/conf/layer.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/layer.conf b/meta-ti-bsp/conf/layer.conf index 86744b2f..c8e4cd39 100644 --- a/meta-ti-bsp/conf/layer.conf +++ b/meta-ti-bsp/conf/layer.conf | |||
| @@ -20,10 +20,13 @@ LAYERDEPENDS_meta-ti-bsp = " \ | |||
| 20 | 20 | ||
| 21 | LAYERRECOMMENDS_meta-ti-bsp = " \ | 21 | LAYERRECOMMENDS_meta-ti-bsp = " \ |
| 22 | openembedded-layer \ | 22 | openembedded-layer \ |
| 23 | tpm-layer \ | ||
| 23 | " | 24 | " |
| 24 | 25 | ||
| 25 | BBFILES_DYNAMIC += " \ | 26 | BBFILES_DYNAMIC += " \ |
| 26 | openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/recipes*/*/*.bbappend \ | 27 | openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/recipes*/*/*.bbappend \ |
| 28 | tpm-layer:${LAYERDIR}/dynamic-layers/tpm-layer/recipes*/*/*.bb \ | ||
| 29 | tpm-layer:${LAYERDIR}/dynamic-layers/tpm-layer/recipes*/*/*.bbappend \ | ||
| 27 | " | 30 | " |
| 28 | 31 | ||
| 29 | SIGGEN_EXCLUDERECIPES_ABISAFE += " \ | 32 | SIGGEN_EXCLUDERECIPES_ABISAFE += " \ |
