diff options
author | Ionut Radu <ionutx.radu@intel.com> | 2013-06-26 19:15:09 +0300 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-02 07:46:05 -0700 |
commit | 0d83eb41cc0c950d0177e2574d070f3f81580528 (patch) | |
tree | 724f01e63492b3baccf1639b35768b35e408c47f /meta/recipes-graphics | |
parent | c2ee761799ea45da3699433cb94c3c2e6c0c5371 (diff) | |
download | openembedded-core-0d83eb41cc0c950d0177e2574d070f3f81580528.tar.gz openembedded-core-0d83eb41cc0c950d0177e2574d070f3f81580528.tar.bz2 openembedded-core-0d83eb41cc0c950d0177e2574d070f3f81580528.zip |
libxxf86vm: Updated from 1.1.2 to 1.1.3
Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.3.bb (renamed from meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.2.bb b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.3.bb index a93a3998a4..221b47f94a 100644 --- a/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.2.bb +++ b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.3.bb @@ -17,5 +17,5 @@ PE = "1" XORG_PN = "libXxf86vm" -SRC_URI[md5sum] = "ffd93bcedd8b2b5aeabf184e7b91f326" -SRC_URI[sha256sum] = "a564172fb866b1b587bbccb7d041088931029845245e0d15c32ca7f1bb48fc84" +SRC_URI[md5sum] = "e46f6ee4f4567349a3189044fe1bb712" +SRC_URI[sha256sum] = "da5e86c32ee2069b9e6d820e4c2e4242d4877cb155a2b2fbf2675a1480ec37b8" |