summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-kdrive.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-kdrive.inc b/meta/recipes-graphics/xorg-xserver/xserver-kdrive.inc
index 58dee2793a..d0bedd9018 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-kdrive.inc
+++ b/meta/recipes-graphics/xorg-xserver/xserver-kdrive.inc
@@ -49,7 +49,8 @@ DESCRIPTION_xserver-kdrive-smi = "X server from freedesktop.org, supporting Sili
49DESCRIPTION_xserver-kdrive-vesa = "X server from freedesktop.org, supporting any card with a VESA, VGA or even EGA BIOS. x86 hardware only" 49DESCRIPTION_xserver-kdrive-vesa = "X server from freedesktop.org, supporting any card with a VESA, VGA or even EGA BIOS. x86 hardware only"
50DESCRIPTION_xserver-kdrive-via = "X server from freedesktop.org, supporting VIA chipsets" 50DESCRIPTION_xserver-kdrive-via = "X server from freedesktop.org, supporting VIA chipsets"
51 51
52FILES_${PN} += "${libdir}/xserver/SecurityPolicy" 52FILES_${PN} += "${libdir}/xserver/SecurityPolicy ${libdir}/xorg"
53FILES_${PN}-doc = "${datadir}/X11/xkb"
53ALLOW_EMPTY_${PN} = "1" 54ALLOW_EMPTY_${PN} = "1"
54 55
55FILES_xserver-kdrive-fbdev = "${bindir}/Xfbdev" 56FILES_xserver-kdrive-fbdev = "${bindir}/Xfbdev"