diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-input-keyboard_git.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_git.bb b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_git.bb deleted file mode 100644 index dfb08f724b..0000000000 --- a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_git.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 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 | SRCREV = "3e28d68b50d291938734e9684b8296ca864f3892" | ||
| 11 | PV = "1.3.2+git${SRCPV}" | ||
| 12 | PR = "${INC_PR}.0" | ||
| 13 | |||
| 14 | SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-keyboard" | ||
| 15 | S = "${WORKDIR}/git" | ||
| 16 | |||
