]> code.ossystems Code Review - openembedded-core.git/commit
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:47:28 +0000 (12:47 +0100)
commita17faa832798f5c76e344d2662ffdb470974bfe3
treed7512a6f0592a9bbc00c64ff3526f6d589b133d6
parent966c72e00c8d378d7d189f0e4b626f6782d23a25
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).

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
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