Re: [yocto] Predictable network interface names without systemd?

2017-08-21 Thread Aaron Schwartz
Wow, thanks Chris and Andre!

I'm just getting to play around with this, but Andre's trick seems to have
worked exactly like I was hoping for.  I ended up just adding a bbappend
that removes the file touched in the line of the eudev recipe Andre
referenced.

Thanks again,
Aaron

On Fri, Aug 18, 2017 at 4:59 PM, Andre McCurdy  wrote:

> On Fri, Aug 18, 2017 at 9:37 AM, Aaron Schwartz
>  wrote:
> > Does anybody here know of a way to get predictable network interface
> names
> > without systemd?
>
> If you are using eudev, then try commenting out the line below "Use
> classic network interface naming scheme" in the eudev recipe.
>
> > I realize I could write a script to do it myself, but I was hoping
> there's
> > an easier solution that's ready to go (or close to it).
> >
> > Thanks in advance!
> > Aaron
> >
> > --
> > ___
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
> >
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Predictable network interface names without systemd?

2017-08-18 Thread Andre McCurdy
On Fri, Aug 18, 2017 at 9:37 AM, Aaron Schwartz
 wrote:
> Does anybody here know of a way to get predictable network interface names
> without systemd?

If you are using eudev, then try commenting out the line below "Use
classic network interface naming scheme" in the eudev recipe.

> I realize I could write a script to do it myself, but I was hoping there's
> an easier solution that's ready to go (or close to it).
>
> Thanks in advance!
> Aaron
>
> --
> ___
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto