]> code.ossystems Code Review - openembedded-core.git/commit
xf86-video-omap: add xf86driproto dependency, drop --enable-neon and improve DESCRIPTION
authorMartin Jansa <martin.jansa@gmail.com>
Fri, 23 Nov 2012 00:47:15 +0000 (01:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Nov 2012 15:12:06 +0000 (15:12 +0000)
commit19951d2583b4ed08bbc871128d90aefd062e7da9
tree9af4a583b014b8651d4822fa47783f7f1dfd42f8
parentf6f5bdace473d0dd1dd5b8bdc7ebbb24fc6ee90d
xf86-video-omap: add xf86driproto dependency, drop --enable-neon and improve DESCRIPTION

* xf86driproto was missing
* --enable-neon isn't supported by omap driver
* DESCRIPTION merged from meta-ti
  http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/tree/recipes-graphics/xorg-driver/xf86-video-omap_git.bb?id=410dc026f2ee24a2346e7563a83f0181c79809cf
* this driver also depends PACKAGECONFIG[glx] used in xserver-xorg,
  without it dri2.h sometimes isn't built (it is autodetected only
  when dri2proto is built before xserver-xorg) and without dri2.h it now
  passes do_configure but fails later in do_compile

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-driver/xf86-video-omap_git.bb