From 7c5498e42f6152e6179781dc0e96e255af3f87dd Mon Sep 17 00:00:00 2001 From: Laurentiu Palcu Date: Thu, 9 May 2013 16:09:26 +0300 Subject: xf86-input-mouse: upgrade to 1.9.0 Signed-off-by: Laurentiu Palcu Signed-off-by: Saul Wold --- .../xorg-driver/xf86-input-mouse_1.8.1.bb | 17 ----------------- .../xorg-driver/xf86-input-mouse_1.9.0.bb | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 17 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.8.1.bb create mode 100644 meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.0.bb diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.8.1.bb b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.8.1.bb deleted file mode 100644 index 3b1dce4247..0000000000 --- a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.8.1.bb +++ /dev/null @@ -1,17 +0,0 @@ -require xorg-driver-input.inc - -SUMMARY = "X.Org X server -- mouse input driver" - -DESCRIPTION = "mouse is an Xorg input driver for mice. The driver \ -supports most available mouse types and interfaces. The mouse driver \ -functions as a pointer input device, and may be used as the X server's \ -core pointer. Multiple mice are supported by multiple instances of this \ -driver." - -LIC_FILES_CHKSUM = "file://COPYING;md5=90ea9f90d72b6d9327dede5ffdb2a510" - -PR = "${INC_PR}.0" - -SRC_URI[md5sum] = "f314c56e4ac6c8fc0cc2710892d5776e" -SRC_URI[sha256sum] = "f5b97aac9aab8fa8b933e960631441ae23b18681c8bf3d5007c00da838f9c9c8" - diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.0.bb new file mode 100644 index 0000000000..aca958cf64 --- /dev/null +++ b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.0.bb @@ -0,0 +1,15 @@ +require xorg-driver-input.inc + +SUMMARY = "X.Org X server -- mouse input driver" + +DESCRIPTION = "mouse is an Xorg input driver for mice. The driver \ +supports most available mouse types and interfaces. The mouse driver \ +functions as a pointer input device, and may be used as the X server's \ +core pointer. Multiple mice are supported by multiple instances of this \ +driver." + +LIC_FILES_CHKSUM = "file://COPYING;md5=90ea9f90d72b6d9327dede5ffdb2a510" + +SRC_URI[md5sum] = "36b5b92000c4644f648b58a535e4ee73" +SRC_URI[sha256sum] = "5d601e4bae53d5e9ead4ecd700f1beb5aeaf78b79e634c4aa381a9ce00276488" + -- cgit v1.2.3