diff options
author | Patrick Vacek <patrickvacek@gmail.com> | 2018-11-01 12:10:07 +0100 |
---|---|---|
committer | Patrick Vacek <patrickvacek@gmail.com> | 2018-11-01 12:10:07 +0100 |
commit | a5bc44f95bc84b21da5684e4fcbcb4480e4bed1e (patch) | |
tree | baa9fb68f2f3accf6aed3ae400358cef8ad3af02 /recipes-test/images/secondary-image.bb | |
parent | 99cbb535d9391ce96a5d8285ba1ec2475f0147b8 (diff) | |
download | meta-updater-a5bc44f95bc84b21da5684e4fcbcb4480e4bed1e.tar.gz |
secondary_image: also remove aktualizr-uboot-env-rollback.
Diffstat (limited to 'recipes-test/images/secondary-image.bb')
-rw-r--r-- | recipes-test/images/secondary-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-test/images/secondary-image.bb b/recipes-test/images/secondary-image.bb index e524386..1a41169 100644 --- a/recipes-test/images/secondary-image.bb +++ b/recipes-test/images/secondary-image.bb | |||
@@ -14,6 +14,7 @@ IMAGE_INSTALL_remove = " \ | |||
14 | aktualizr-ca-implicit-prov \ | 14 | aktualizr-ca-implicit-prov \ |
15 | aktualizr-ca-implicit-prov-creds \ | 15 | aktualizr-ca-implicit-prov-creds \ |
16 | aktualizr-hsm-prov \ | 16 | aktualizr-hsm-prov \ |
17 | aktualizr-uboot-env-rollback \ | ||
17 | connman \ | 18 | connman \ |
18 | connman-client \ | 19 | connman-client \ |
19 | " | 20 | " |