diff options
| author | Laurent Bonnans <laurent.bonnans@here.com> | 2019-03-06 10:58:00 +0100 |
|---|---|---|
| committer | Patrick Vacek <patrickvacek@gmail.com> | 2019-04-26 16:00:24 +0200 |
| commit | a78f293e09a7c2d41de9575219a88909150c4e84 (patch) | |
| tree | fdbc83d285dc232f5d10965d0cdfd5fc46116ed2 /recipes-test | |
| parent | 065e0fab7390a8eaf28853e46897525a0181f57a (diff) | |
| download | meta-updater-a78f293e09a7c2d41de9575219a88909150c4e84.tar.gz | |
Define virtual/network-configuration
Now provided by connman and networkd-dhcp-conf, added to images in our
supported platforms
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
Diffstat (limited to 'recipes-test')
| -rw-r--r-- | recipes-test/images/secondary-image.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-test/images/secondary-image.bb b/recipes-test/images/secondary-image.bb index 371d517..61df85b 100644 --- a/recipes-test/images/secondary-image.bb +++ b/recipes-test/images/secondary-image.bb | |||
| @@ -15,9 +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 | networkd-dhcp-conf \ | ||
| 21 | " | 19 | " |
| 22 | 20 | ||
| 23 | IMAGE_INSTALL_append = " \ | 21 | IMAGE_INSTALL_append = " \ |
