Is there a way to remove udev completely? I am using sysvinit instead of
systemd if that makes it any easier.
Thanks
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
Khem Raj writes:
>
>
> On Jun 14, 2013, at 10:53 AM, Dat Tran wrote:
>
> > Paul, thanks for your suggestions. I think you are right in that there
are
> > more settings we need to set. Here is what I had done with no success:
> >
> >
> > diff --g
Paul Eggleton writes:
>
> On Friday 14 June 2013 04:04:07 Dat Tran wrote:
> > Anyone know of any clues that will help us? Thanks.
> >
> > Edward Vidal ...> writes:
> > > Dat Tran wrote
> > > > Hello,
> > > >
> > > >
Anyone know of any clues that will help us? Thanks.
Edward Vidal writes:
>
>
>
> Dat Tran
> dtran11 at gmail.com wrote > Hello,
> > I want to add support for FORTRAN in my image.
> > On target gcc -v shows --enable-languages=c,c++
> >
Edward Vidal writes:
> Hello,
> I want to add support for FORTRAN in my image.
> On target gcc -v shows --enable-languages=c,c++
> This needs to --enable-languages=c,c++,fortran.based on my host system.
> How does the variable FORTRAN in
/home/vidal/POKY/build032813_panda/poky/meta/recipes-devto