From 06aaba71b7deea0b6f95f2a3c5bc59ba47262f4b Mon Sep 17 00:00:00 2001 From: Laurentiu Palcu Date: Thu, 9 May 2013 16:01:57 +0300 Subject: xf86-input-keyboard: upgrade to 1.7.0 (From OE-Core rev: 993b641ee56dc3dbcdb0ce73d6e875058c262c89) Signed-off-by: Laurentiu Palcu Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- .../xorg-driver/xf86-input-keyboard_1.6.2.bb | 15 --------------- .../xorg-driver/xf86-input-keyboard_1.7.0.bb | 13 +++++++++++++ 2 files changed, 13 insertions(+), 15 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.2.bb create mode 100644 meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.7.0.bb (limited to 'meta/recipes-graphics/xorg-driver') 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 deleted file mode 100644 index b63549933b..0000000000 --- a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.6.2.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] = "ec2ea4c3faf5af15f2b3192d84252703" -SRC_URI[sha256sum] = "76651a84f5031f7c6ecf075d55989c04a00689642579df6d1a1bee6d5c2e5f8a" 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 @@ +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" + +SRC_URI[md5sum] = "97387046c5a450ff78793d5da8e66d5e" +SRC_URI[sha256sum] = "0cd5e2845149c7f0e19ec830c6914b7f3d154bff134ce84519e39f16ce65523c" -- cgit v1.2.3-54-g00ecf