diff options
author | Ross Burton <ross.burton@intel.com> | 2012-11-21 23:50:59 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-22 07:53:02 +0000 |
commit | 8043f458f52f28c414472764a664c31e2a62facf (patch) | |
tree | 3c1591431ba4ec26c2cc8092f54403dccc566102 /meta/recipes-devtools/python/python-smartpm_1.4.1.bb | |
parent | 0d7d413d64bab8d3c758414c6c8c653ccc325653 (diff) | |
download | poky-8043f458f52f28c414472764a664c31e2a62facf.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.
(From OE-Core rev: a7fe0d17c50d9b38ce33fe39e677da349d1d358c)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-smartpm_1.4.1.bb')
0 files changed, 0 insertions, 0 deletions