diff options
author | Yu Ke <ke.yu@intel.com> | 2011-04-07 16:36:00 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-18 05:49:36 +0100 |
commit | 256c40ae35ce438f8fb05d61c04f8eb5e84781bf (patch) | |
tree | 42a50a17f94f3a3380e6a543f61567d436e09f87 /meta/recipes-graphics/xorg-driver | |
parent | 9145e4664f4cf32209439da293e6cea87eca9e5d (diff) | |
download | poky-256c40ae35ce438f8fb05d61c04f8eb5e84781bf.tar.gz |
xf86-input-vmmouse: upgrade from 12.6.10 to 12.7.0
(From OE-Core rev: b31b363b23333b4e3d056dd171b2f5efcaff3833)
Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver')
-rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_12.7.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_12.6.10.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_12.6.10.bb b/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_12.7.0.bb index 6288507398..9535a8f877 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_12.6.10.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_12.7.0.bb | |||
@@ -7,7 +7,7 @@ RDEPENDS_${PN} += "xf86-input-mouse" | |||
7 | 7 | ||
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=622841c068a9d7625fbfe7acffb1a8fc" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=622841c068a9d7625fbfe7acffb1a8fc" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "49c6e77851e9f7bc5cb7d85f061992f8" | 10 | SRC_URI[md5sum] = "dc77181330f983c7d0ec1ea1592c2ca7" |
11 | SRC_URI[sha256sum] = "a6369d5a860627f2a38842d5563045b263a459e534f6ae08df48f330f9a40910" | 11 | SRC_URI[sha256sum] = "00e5d527a0d97e6b2a6e8c519e1339427e66fa0a43af026858655c7c62bd9e35" |
12 | 12 | ||
13 | COMPATIBLE_HOST = '(i.86|x86_64).*-linux' | 13 | COMPATIBLE_HOST = '(i.86|x86_64).*-linux' |