diff options
| author | Patrick Vacek <patrickvacek@gmail.com> | 2019-05-20 17:47:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-20 17:47:50 +0200 |
| commit | cdf070e20556a13ecda308833fd5c314d20547ab (patch) | |
| tree | f62f36ca4b7b2f26644f9d7f2fdb7e6fdee0154d /recipes-test | |
| parent | 195135f3d01fecc099bfec43d56b87c28c9aa8a0 (diff) | |
| parent | 99992959999ce9f6ad5fdae5a96262a5e0e59b5e (diff) | |
| download | meta-updater-cdf070e20556a13ecda308833fd5c314d20547ab.tar.gz | |
Merge pull request #514 from advancedtelematic/fix/rocko/backport
Fix/rocko/backport
Diffstat (limited to 'recipes-test')
| -rw-r--r-- | recipes-test/images/secondary-image.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-test/images/secondary-image.bb b/recipes-test/images/secondary-image.bb index 1a41169..61df85b 100644 --- a/recipes-test/images/secondary-image.bb +++ b/recipes-test/images/secondary-image.bb | |||
| @@ -15,8 +15,7 @@ IMAGE_INSTALL_remove = " \ | |||
| 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 | aktualizr-uboot-env-rollback \ |
| 18 | connman \ | 18 | virtual/network-configuration \ |
| 19 | connman-client \ | ||
| 20 | " | 19 | " |
| 21 | 20 | ||
| 22 | IMAGE_INSTALL_append = " \ | 21 | IMAGE_INSTALL_append = " \ |
