diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-05-09 16:09:26 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-12 09:37:31 +0100 |
commit | 92abdd59d2f2effd71ea73f0279a180c5ee2adf4 (patch) | |
tree | 7be6fd5bb1dd483760fad35984a3fb0ba371a5af /meta | |
parent | 06aaba71b7deea0b6f95f2a3c5bc59ba47262f4b (diff) | |
download | poky-92abdd59d2f2effd71ea73f0279a180c5ee2adf4.tar.gz |
xf86-input-mouse: upgrade to 1.9.0
(From OE-Core rev: 7c5498e42f6152e6179781dc0e96e255af3f87dd)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.8.1.bb) | 6 |
1 files changed, 2 insertions, 4 deletions
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.9.0.bb index 3b1dce4247..aca958cf64 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.8.1.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.0.bb | |||
@@ -10,8 +10,6 @@ driver." | |||
10 | 10 | ||
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=90ea9f90d72b6d9327dede5ffdb2a510" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=90ea9f90d72b6d9327dede5ffdb2a510" |
12 | 12 | ||
13 | PR = "${INC_PR}.0" | 13 | SRC_URI[md5sum] = "36b5b92000c4644f648b58a535e4ee73" |
14 | 14 | SRC_URI[sha256sum] = "5d601e4bae53d5e9ead4ecd700f1beb5aeaf78b79e634c4aa381a9ce00276488" | |
15 | SRC_URI[md5sum] = "f314c56e4ac6c8fc0cc2710892d5776e" | ||
16 | SRC_URI[sha256sum] = "f5b97aac9aab8fa8b933e960631441ae23b18681c8bf3d5007c00da838f9c9c8" | ||
17 | 15 | ||