The previous used license file (from OE-Core source) has changed so
we now use the files from common-licenses to avoid this in future.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Set imx233-olinuxino-maxi default network interface
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Adrian Alonso <aalonso00@gmail.com>
Some network devices do not have a fixed MAC address however this is
important to allow auto-configuration in a DHCP network.
To accomplish it, in a more generic way, we store the MAC and restore
it *before* the network services are started thus compatible with
netbase and connman configurations.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Adrian Alonso <aalonso00@gmail.com>