diff options
Diffstat (limited to 'conf/layer.conf')
| -rw-r--r-- | conf/layer.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 145c806..4bc341a 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -11,3 +11,12 @@ BBFILE_PRIORITY_sota = "7" | |||
| 11 | 11 | ||
| 12 | LAYERDEPENDS_sota = "filesystems-layer" | 12 | LAYERDEPENDS_sota = "filesystems-layer" |
| 13 | LAYERSERIES_COMPAT_sota = "thud warrior zeus" | 13 | LAYERSERIES_COMPAT_sota = "thud warrior zeus" |
| 14 | |||
| 15 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | ||
| 16 | aktualizr-device-prov->aktualizr \ | ||
| 17 | aktualizr-device-prov-creds->aktualizr \ | ||
| 18 | aktualizr-device-prov-hsm->aktualizr \ | ||
| 19 | aktualizr-shared-prov->aktualizr \ | ||
| 20 | aktualizr-shared-prov-creds->aktualizr \ | ||
| 21 | aktualizr-uboot-env-rollback->aktualizr \ | ||
| 22 | " | ||
