generic-poky/meta/recipes-graphics/xorg-xserver
Ross Burton bc41dfb9cd xserver-xorg: add runtime provides for the driver ABI version
The xserver driver ABIs can and do change in a way that is unrelated to the
version of xserver, so it's entirely possible to build an image that has a
mismatch between the server ABI version and the version that the drivers were
built against.  xserver detects this and refuses to load the modules.

By adding RPROVIDEs to the xserver package that describe the ABI versions it has
(such as xorg-abi-video-13, xorg-abi-input-11), drivers can RDEPEND on the
version that they were built against.  This means that when the ABIs change,
there will be package dependency errors at image time instead of images that
build fine but don't work.

(From OE-Core rev: 8ef5f205aec04140198d5ba0f5c405ae6e977dbe)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-10-23 12:28:32 +01:00
..
xserver-xf86-config xserver-xf86-config: Add xorg.conf for arm,mips,ppc,sh qemu machines 2012-05-24 08:53:56 +01:00
xserver-xorg-1.11.4 xserver-xorg: upgrade to 1.11.4 2012-10-18 12:13:34 +01:00
xserver-xf86-config_0.1.bb xserver-xf86-config: Add xorg.conf for arm,mips,ppc,sh qemu machines 2012-05-24 08:53:56 +01:00
xserver-xorg.inc xserver-xorg: add runtime provides for the driver ABI version 2012-10-23 12:28:32 +01:00
xserver-xorg_1.11.4.bb xserver-xorg: use INC_PR in PR 2012-10-18 12:13:36 +01:00