Commit Graph

4 Commits

Author SHA1 Message Date
Dan McGregor
d576b2f2f1 Fix issues with the UNPACKDIR transition
Update a few recipes to use UNPACKDIR instead of WORKDIR directly.
This fixes building against newer master openembedded-core.
2024-12-06 14:20:06 -06:00
Otavio Salvador
6d0e053823 net-persistent-mac: Use the license text from common-licenses
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>
2014-01-29 10:56:49 -02:00
Adrian Alonso
99483514f5 net-persistent-mac: add imx233-olinuxino-maxi setting
Set imx233-olinuxino-maxi default network interface

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Adrian Alonso <aalonso00@gmail.com>
2012-07-03 21:32:42 -05:00
Adrian Alonso
99670d8956 net-persistent-mac: allow for network device MAC persistency
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>
2012-07-03 21:26:06 -05:00