diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-11-05 11:25:13 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-05 22:17:50 +0000 |
commit | 2a69e7cb48e32b2a6077c4d3738d09254463e54a (patch) | |
tree | 5eb1f8a48921270523f87223d15d5006ad192266 /meta/recipes-graphics | |
parent | 460440c7dc55bb6dcf44509cfd0400a68f469178 (diff) | |
download | openembedded-core-2a69e7cb48e32b2a6077c4d3738d09254463e54a.tar.gz openembedded-core-2a69e7cb48e32b2a6077c4d3738d09254463e54a.tar.bz2 openembedded-core-2a69e7cb48e32b2a6077c4d3738d09254463e54a.zip |
xtrans: upgrade to 1.3.0
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/xtrans_1.3.0.bb (renamed from meta/recipes-graphics/xorg-lib/xtrans_1.2.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/xtrans_1.2.7.bb b/meta/recipes-graphics/xorg-lib/xtrans_1.3.0.bb index 3c3f4ddcaa..2ed365ef8d 100644 --- a/meta/recipes-graphics/xorg-lib/xtrans_1.2.7.bb +++ b/meta/recipes-graphics/xorg-lib/xtrans_1.3.0.bb @@ -20,5 +20,5 @@ inherit gettext BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "84c66908cf003ad8c272b0eecbdbaee3" -SRC_URI[sha256sum] = "7f811191ba70a34a9994d165ea11a239e52c527f039b6e7f5011588f075fe1a6" +SRC_URI[md5sum] = "1942deb831fd21703e30ebe47794d60c" +SRC_URI[sha256sum] = "3ae7600e8553ccf2f5c46fbcc63d887729637a4b2a898927dcd339a13355bd4a" |