diff options
Diffstat (limited to 'recipes-test')
-rw-r--r-- | recipes-test/images/secondary-image.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-test/images/secondary-image.bb b/recipes-test/images/secondary-image.bb index 9adbdc5..1a41169 100644 --- a/recipes-test/images/secondary-image.bb +++ b/recipes-test/images/secondary-image.bb | |||
@@ -10,9 +10,11 @@ LICENSE = "MIT" | |||
10 | IMAGE_INSTALL_remove = " \ | 10 | IMAGE_INSTALL_remove = " \ |
11 | aktualizr \ | 11 | aktualizr \ |
12 | aktualizr-auto-prov \ | 12 | aktualizr-auto-prov \ |
13 | aktualizr-auto-prov-creds \ | ||
13 | aktualizr-ca-implicit-prov \ | 14 | aktualizr-ca-implicit-prov \ |
15 | aktualizr-ca-implicit-prov-creds \ | ||
14 | aktualizr-hsm-prov \ | 16 | aktualizr-hsm-prov \ |
15 | aktualizr-implicit-prov \ | 17 | aktualizr-uboot-env-rollback \ |
16 | connman \ | 18 | connman \ |
17 | connman-client \ | 19 | connman-client \ |
18 | " | 20 | " |