connman: SHR distribution: ignore the htcdream's network interfaces
commit91e41a3fff0fb3e9f782df19b313a6ef57089c6b
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Wed, 15 Jun 2011 19:46:52 +0000 (15 21:46 +0200)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Wed, 15 Jun 2011 20:04:52 +0000 (15 22:04 +0200)
tree5b27c37d325477ccfd2a12c6cd7c5b41b2150a05
parentcd6bb9f47f7f05c51144d3da55ae03db09479d83
connman: SHR distribution: ignore the htcdream's network interfaces

The SHR images uses iliwi by default, which call udhcpc,
  udhcpc blocks near the end:
    Lease of 192.168.1.147 obtained, lease time 600
    [blocked here,"adding dns 192.168.1.1" not shown]

The routes contain problematic lines such as(rmnet interface is normal):
  default         *               0.0.0.0         U     0      0        0 rmnet0

So we have default routes that point nowhere,
if we try to remove theses routes, connman recreates them.
So in order to make the default wifi GUI work we make connman ignore theses interfaces:
  Jun 15 17:25:20 <holtmann>      If that interface is under ConnMan control, then you are out of luck with running anything manuallay.
  Jun 15 17:25:40 <holtmann>      However connmand -I wlan0 will make it stay away from that interface.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
recipes/connman/connman.inc
recipes/connman/files/shr/connman