[OE-core] [PATCH v3 12/12] xf86-video-omap: add new recipe to follow the maintained repo

Burton, Ross ross.burton at intel.com
Wed Nov 21 20:04:08 UTC 2012


On 21 November 2012 17:21, Martin Jansa <martin.jansa at gmail.com> wrote:
>> > So I'm wondering if it was tested at all.
>> >
>> > With xf86-video-omapfb not ported to xserver-1.13 video API it makes new
>> > default xserver from oe-core unusable on many armv7a machines..
>>
>> /usr/include/xorg/dri.h probably existed on the machine it was tested
>> on. I appreciate this needs to get fixed but I know it was tested.
>
> Doesn't AC_CHECK_FILE macro fail the same when it does exist?

AC_CHECK_FILE always fails when cross-compiling. Any instances of it
should be replaced with something more useful - especially header
checks that should be using pkgconfig. I recommend patching the build
to use pkgconfig and sending the patch upstream.

Ross




More information about the Openembedded-core mailing list