xorg-driver: add xserver driver ABI dependencies
authorRoss Burton <ross.burton@intel.com>
Mon, 22 Oct 2012 09:37:25 +0000 (10:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Oct 2012 11:50:47 +0000 (12:50 +0100)
commite1f19aa6121f05dad10883f4d2dbd0e5760c75a5
tree76e0e797acca228679c9aa92f544ce1ec8dd1da5
parenta3cc54a6a9b999747bceecea3e28e3a0a4783989
xorg-driver: add xserver driver ABI dependencies

At build time extract the xserver driver ABI versions that we're building
against and add RDEPENDs on them, so the driver isn't used against an xserver
with a different ABI (which won't work).

(From OE-Core rev: a17faa832798f5c76e344d2662ffdb470974bfe3)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-driver/xorg-driver-common.inc
meta/recipes-graphics/xorg-driver/xorg-driver-input.inc
meta/recipes-graphics/xorg-driver/xorg-driver-video.inc