Re: [yocto] Best way to override EXTRA_OECONF

2011-08-29 Thread Gary Thomas
On 2011-08-29 15:28, Chris Tapp wrote: I'm using libGL provided by mesa-xlib, which includes mesa-common. I also want to use libglu, but mesa-common says: EXTRA_OECONF = "--disable-glu \ Is there a way I can override this without having to alter mesa-common.inc. Would a mesa-xlib.bbappend fil

[yocto] Best way to override EXTRA_OECONF

2011-08-29 Thread Chris Tapp
I'm using libGL provided by mesa-xlib, which includes mesa-common. I also want to use libglu, but mesa-common says: EXTRA_OECONF = "--disable-glu \ Is there a way I can override this without having to alter mesa- common.inc. Would a mesa-xlib.bbappend file with EXTRA_OECONF += "--enable-glu