diff options
author | Shane Wang <shane.wang@intel.com> | 2012-03-15 21:45:48 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-21 12:40:13 +0000 |
commit | 32f4b8621168111c7c0298efd8c046d54a5587e0 (patch) | |
tree | 62ae2ce12c8a79ffd5cced0436c494d69d8295e7 /meta/recipes-graphics | |
parent | 5e62255e0e3d262b88d97ba4cfcffb5d7e307651 (diff) | |
download | openembedded-core-32f4b8621168111c7c0298efd8c046d54a5587e0.tar.gz openembedded-core-32f4b8621168111c7c0298efd8c046d54a5587e0.tar.bz2 openembedded-core-32f4b8621168111c7c0298efd8c046d54a5587e0.zip |
libxres: upgrade to 1.0.6
Signed-off-by: Shane Wang <shane.wang@intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxres_1.0.6.bb (renamed from meta/recipes-graphics/xorg-lib/libxres_1.0.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxres_1.0.5.bb b/meta/recipes-graphics/xorg-lib/libxres_1.0.6.bb index 3d9e8fc55b..dff2f02be6 100644 --- a/meta/recipes-graphics/xorg-lib/libxres_1.0.5.bb +++ b/meta/recipes-graphics/xorg-lib/libxres_1.0.6.bb @@ -17,5 +17,5 @@ PE = "1" XORG_PN = "libXres" -SRC_URI[md5sum] = "d08f0b6df3f96c051637d37009f4e55a" -SRC_URI[sha256sum] = "a00b0f464bc0c038db5614513b0e33475db22a7b3cd41e4e56a6c661a518a059" +SRC_URI[md5sum] = "80d0c6d8522fa7a645e4f522e9a9cd20" +SRC_URI[sha256sum] = "ff8661c925e8b182f98ae98f02bbd93c55259ef7f34a92c1a126b6074ebde890" |