Files
poky/meta/recipes-connectivity
Alexander Kanavin a8e6024a02 connman-conf: do nothing in qemu, do not touch eth0
qemu kernel itself is nowdays perfectly capable of setting up
what was passed in via ip=:

    [    1.676847] IP-Config: Complete:
    [    1.677768]      device=eth0, hwaddr=52:54:00:12:34:02, ipaddr=192.168.7.2, mask=255.255.255.0, gw=192.168.7.1
    [    1.679933]      host=192.168.7.2, domain=, nis-domain=(none)
    [    1.681201]      bootserver=255.255.255.255, rootserver=255.255.255.255, rootpath=
    [    1.681203]      nameserver0=8.8.8.8

connman-conf only does the same thing again by (badly and incompletely)
parsing those parameters with sed.

(From OE-Core rev: 3c25b89720417a7b1963f0a32c870208a5803950)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-01-12 07:19:35 +00:00
..
2022-01-05 17:18:15 +00:00
2022-01-11 15:48:10 +00:00
2021-10-27 09:46:41 +01:00
2021-11-10 19:27:28 +00:00
2022-01-05 17:18:15 +00:00
2021-08-02 15:44:10 +01:00
2022-01-12 07:19:35 +00:00
2021-10-23 17:42:25 +01:00
2022-01-04 23:14:05 +00:00
2021-11-07 15:49:51 +00:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-11-11 17:09:16 +00:00