diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-04-19 11:06:16 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-26 10:05:11 +0100 |
commit | 08920d738048ce6dcf5d06f0e0af54333f8403dd (patch) | |
tree | c9b1e3ce118a8e927467b98d8e69909df41251d9 /meta/recipes-graphics | |
parent | af7caf9250ab9f6448785b115a3ffb54f5c879a6 (diff) | |
download | poky-08920d738048ce6dcf5d06f0e0af54333f8403dd.tar.gz |
xserver-kdrive: Add xkb to existing docs list
WARNING: For recipe xserver-kdrive, the following files/directories were installed but not shipped in any package:
WARNING: /usr/share/man
WARNING: /usr/share/man/man5
WARNING: /usr/share/man/man1
WARNING: /usr/share/man/man1/Xephyr.1
WARNING: /usr/share/man/man1/Xserver.1
(From OE-Core rev: 93bd303d4af91769ae943841036a1b956ac2e940)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-kdrive.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-kdrive.inc b/meta/recipes-graphics/xorg-xserver/xserver-kdrive.inc index d0bedd9018..c4c2a9fb74 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-kdrive.inc +++ b/meta/recipes-graphics/xorg-xserver/xserver-kdrive.inc | |||
@@ -50,7 +50,7 @@ DESCRIPTION_xserver-kdrive-vesa = "X server from freedesktop.org, supporting any | |||
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 ${libdir}/xorg" | 52 | FILES_${PN} += "${libdir}/xserver/SecurityPolicy ${libdir}/xorg" |
53 | FILES_${PN}-doc = "${datadir}/X11/xkb" | 53 | FILES_${PN}-doc += "${datadir}/X11/xkb" |
54 | ALLOW_EMPTY_${PN} = "1" | 54 | ALLOW_EMPTY_${PN} = "1" |
55 | 55 | ||
56 | FILES_xserver-kdrive-fbdev = "${bindir}/Xfbdev" | 56 | FILES_xserver-kdrive-fbdev = "${bindir}/Xfbdev" |