[oe] confused by netbase/udev

Steffen Sledz sledz at dresearch.de
Wed Feb 10 07:43:04 UTC 2010


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





More information about the Openembedded-devel mailing list