diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-kdrive.inc | 3 |
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 | |||
| 49 | DESCRIPTION_xserver-kdrive-vesa = "X server from freedesktop.org, supporting any card with a VESA, VGA or even EGA BIOS. x86 hardware only" | 49 | DESCRIPTION_xserver-kdrive-vesa = "X server from freedesktop.org, supporting any card with a VESA, VGA or even EGA BIOS. x86 hardware only" |
| 50 | DESCRIPTION_xserver-kdrive-via = "X server from freedesktop.org, supporting VIA chipsets" | 50 | DESCRIPTION_xserver-kdrive-via = "X server from freedesktop.org, supporting VIA chipsets" |
| 51 | 51 | ||
| 52 | FILES_${PN} += "${libdir}/xserver/SecurityPolicy" | 52 | FILES_${PN} += "${libdir}/xserver/SecurityPolicy ${libdir}/xorg" |
| 53 | FILES_${PN}-doc = "${datadir}/X11/xkb" | ||
| 53 | ALLOW_EMPTY_${PN} = "1" | 54 | ALLOW_EMPTY_${PN} = "1" |
| 54 | 55 | ||
| 55 | FILES_xserver-kdrive-fbdev = "${bindir}/Xfbdev" | 56 | FILES_xserver-kdrive-fbdev = "${bindir}/Xfbdev" |
