[OE-core] [PATCH] xf86-input-keyboard: upgrade to 1.6.2

Ross Burton ross.burton at intel.com
Tue Sep 25 13:49:03 UTC 2012


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../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

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 ac398b5..0000000
--- 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 0000000..b635499
--- /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"
-- 
1.7.10





More information about the Openembedded-core mailing list