diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.8.0.bb')
-rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.8.0.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.8.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.8.0.bb new file mode 100644 index 0000000000..f138918096 --- /dev/null +++ b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.8.0.bb | |||
@@ -0,0 +1,13 @@ | |||
1 | require xorg-driver-input.inc | ||
2 | |||
3 | SUMMARY = "X.Org X server -- keyboard input driver" | ||
4 | |||
5 | DESCRIPTION = "keyboard is an Xorg input driver for keyboards. The \ | ||
6 | driver supports the standard OS-provided keyboard interface. The driver \ | ||
7 | functions as a keyboard input device, and may be used as the X server's \ | ||
8 | core keyboard." | ||
9 | |||
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=ea2099d24ac9e316a6d4b9f20b3d4e10" | ||
11 | |||
12 | SRC_URI[md5sum] = "ce936e219682bacf5a4a9c4ab940edb8" | ||
13 | SRC_URI[sha256sum] = "41c51c4e0a87aad6a1c4973c68a8de23b61162d0223f4ab36c627c307830cb5b" | ||