From c942d527ccce73339cefcabcc299f999a952a17b Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 25 Sep 2012 14:49:03 +0100 Subject: xf86-input-keyboard: upgrade to 1.6.2 (From OE-Core rev: 1c2ffdf26bdb2e1443dddb143e0e96760e6572bf) Signed-off-by: Ross Burton Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- .../xorg-driver/xf86-input-keyboard_1.6.1.bb | 15 --------------- .../xorg-driver/xf86-input-keyboard_1.6.2.bb | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.1.bb create mode 100644 meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.2.bb (limited to 'meta/recipes-graphics') 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 deleted file mode 100644 index ac398b58cb..0000000000 --- a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.1.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] = "09744e8dc9a1fe5e61927c1073cd3428" -SRC_URI[sha256sum] = "aa9ec96e7f7f87bc086cb86b871ee6f4b9a7809fb1e7d50d0abbd7c2e50a8cc3" diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.2.bb b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.2.bb new file mode 100644 index 0000000000..b63549933b --- /dev/null +++ b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.2.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] = "ec2ea4c3faf5af15f2b3192d84252703" +SRC_URI[sha256sum] = "76651a84f5031f7c6ecf075d55989c04a00689642579df6d1a1bee6d5c2e5f8a" -- cgit v1.2.3-54-g00ecf