Cliff Brake wrote:
> I ended up just removing the following files from my build, and now it
> works as I expect -- the first USB NIC is always eth0, etc.
>
> 70-persistent-net.rules
> 75-persistent-net-generator.rules
I believe that's what we want.
BTW, what's the best way to remove them from the build? Something like
this in udev_141.bb?
do_install_append_hipox() {
rm -f {D}${sysconfdir}/udev/rules.d/75-persistent-net-generator.rules
}
Steffen
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel