On 21 November 2012 23:26, Nicolas Dechesne <[email protected]> wrote: >> As this is a genuine upstream bug (ARM-specific driver that doesn't >> cross-compile?!) I've just filed fdo #57386. > > i suspect you opened a OE bug, since I can't find it in yocto BZ, however > bugs.openembedded.org doesn't seem to answer at the moment.. > > so, I checked our configure.ac , and clearly, that needs some love... > > Rob: any chance you can look into that? it's the xf86-video-omap > configure.ac file that's wrong, we should mimic what's in the xf-video-intel > one i guess.. otherwise i can try later this week.
fdo - https://bugs.freedesktop.org/show_bug.cgi?id=57386 I started replacing the AC_CHECK_FILE with PKG_CHECK_EXISTS, but now I'm wondering why DRI_CFLAGS DRM_CFLAGS are being used without being apparently defined. Is this configure.ac needing a bit of a clean or am I misunderstanding something? Ross _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
