aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xf86-video-omapfb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-11-21 23:50:59 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-11-22 07:33:46 +0000
commita7fe0d17c50d9b38ce33fe39e677da349d1d358c (patch)
tree4ed7d47ea5e8d7fdd855e6d885d936f9952d7073 /meta/recipes-graphics/xorg-driver/xf86-video-omapfb
parent654d5816f8ff696d42d72cfb881d5e51330a79b6 (diff)
downloadopenembedded-core-contrib-a7fe0d17c50d9b38ce33fe39e677da349d1d358c.tar.gz
xf86-video-omap: don't use AC_CHECK_FILE
Upstream uses AC_CHECK_FILE to find dri.h, but that errors out when cross-compiling. Until oe-core 1b0d9cb1801a8eb68c82dfcda5a1da420ac8dd83 this wasn't a problem because we patched AC_CHECK_FILE to always pass, which was a nasty hack. Patch configure.ac to use pkg-config like it should, and not AC_CHECK_FILE. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-video-omapfb')
0 files changed, 0 insertions, 0 deletions