From 6c988aa5f3f426431a14fd8365e2d37b11dfae3c Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Thu, 2 Feb 2012 10:21:02 -0800 Subject: xf86-input-keyboard: Update to 1.6.1 (From OE-Core rev: 5960e647d18284fd42b4547dfeff3b1970b1d819) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- .../xorg-driver/xf86-input-keyboard_1.6.0.bb | 15 --------------- .../xorg-driver/xf86-input-keyboard_1.6.1.bb | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.0.bb create mode 100644 meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.1.bb (limited to 'meta/recipes-graphics/xorg-driver') diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.0.bb deleted file mode 100644 index e374fbd786..0000000000 --- a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.0.bb +++ /dev/null @@ -1,15 +0,0 @@ -require xorg-driver-input.inc - -SUMMARY = "X.Org X server -- keyboard input driver" - -DESCRIPTION = "keyboard is an Xorg input driver for keyboards. The \ -driver supports the standard OS-provided keyboard interface. The driver \ -functions as a keyboard input device, and may be used as the X server's \ -core keyboard." - -LIC_FILES_CHKSUM = "file://COPYING;md5=ea2099d24ac9e316a6d4b9f20b3d4e10" - -PR = "${INC_PR}.0" - -SRC_URI[md5sum] = "e2abe9f13e526a73cb68a7d257546eba" -SRC_URI[sha256sum] = "c46c790fec905d696573b7a374b10ab8b4389112a8f69993fe011006c99e858e" diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.1.bb b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.1.bb new file mode 100644 index 0000000000..ac398b58cb --- /dev/null +++ b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.1.bb @@ -0,0 +1,15 @@ +require xorg-driver-input.inc + +SUMMARY = "X.Org X server -- keyboard input driver" + +DESCRIPTION = "keyboard is an Xorg input driver for keyboards. The \ +driver supports the standard OS-provided keyboard interface. The driver \ +functions as a keyboard input device, and may be used as the X server's \ +core keyboard." + +LIC_FILES_CHKSUM = "file://COPYING;md5=ea2099d24ac9e316a6d4b9f20b3d4e10" + +PR = "${INC_PR}.0" + +SRC_URI[md5sum] = "09744e8dc9a1fe5e61927c1073cd3428" +SRC_URI[sha256sum] = "aa9ec96e7f7f87bc086cb86b871ee6f4b9a7809fb1e7d50d0abbd7c2e50a8cc3" -- cgit v1.2.3-54-g00ecf