diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.7.0.bb')
| -rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.7.0.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.7.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.7.0.bb new file mode 100644 index 0000000000..7e9e377af1 --- /dev/null +++ b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.7.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] = "97387046c5a450ff78793d5da8e66d5e" | ||
| 13 | SRC_URI[sha256sum] = "0cd5e2845149c7f0e19ec830c6914b7f3d154bff134ce84519e39f16ce65523c" | ||
