summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/connman
Commit message (Collapse)AuthorAgeFilesLines
* meta: change virtual/network-configuration to network-configurationMing Liu2020-05-101-1/+1
| | | | | | | | | | The name 'virtual' is a recipe specific concept but not a package specific one, it's confusing that a package provides 'virtual/' names. Let's drop 'virtual/' from network-configuration, to keep consistent with yocto naming styles. Signed-off-by: Ming Liu <ming.liu@toradex.com>
* Revert "Do not create connman's resolv.conf symlink at boot"fix/connman-masterLaurent Bonnans2019-08-052-27/+0
| | | | | | | | This reverts commit 2c72b0ce1f5cb77f043176ed94e97572ac81d9bf. The problem is already fixed in connman >= 1.36 (1.37 on master) Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* Do not create connman's resolv.conf symlink at bootLaurent Bonnans2019-08-012-0/+27
| | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* Define virtual/network-configurationLaurent Bonnans2019-03-061-0/+1
Now provided by connman and networkd-dhcp-conf, added to images in our supported platforms Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>