Draft: networkmanager: Provide a static IP configuration file
In some network scenarios it might be better to have the device configured with a static IP configuration instead of DHCP.
This commit introduces a nmconnection file which allows such a configuration. The commit also introduces the nmcli command to the image for on device changes.
Signed-off-by: Stefan Schmidt stefan.schmidt@huawei.com