diff options
author | Ross Burton <ross.burton@intel.com> | 2014-12-22 17:32:56 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-31 08:11:48 +0000 |
commit | 3a8a87706b7e41d2076771cab02bf37784c323e3 (patch) | |
tree | 13606a92cf4455e1e85cb2ffd3a4a07bebbf9a58 /meta/recipes-graphics/xorg-lib | |
parent | f65e3251a62d70eec3278329c6ca2fe8304c6ca9 (diff) | |
download | openembedded-core-contrib-3a8a87706b7e41d2076771cab02bf37784c323e3.tar.gz |
xtrans: upgrade to 1.3.5
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/xtrans_1.3.5.bb (renamed from meta/recipes-graphics/xorg-lib/xtrans_1.3.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/xtrans_1.3.4.bb b/meta/recipes-graphics/xorg-lib/xtrans_1.3.5.bb index f2b89217bb6..d5b7f1a2c6b 100644 --- a/meta/recipes-graphics/xorg-lib/xtrans_1.3.4.bb +++ b/meta/recipes-graphics/xorg-lib/xtrans_1.3.5.bb @@ -20,5 +20,5 @@ inherit gettext BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "a615e17d9fee6f097fc3b716eacb3dca" -SRC_URI[sha256sum] = "054d4ee3efd52508c753e9f7bc655ef185a29bd2850dd9e2fc2ccc33544f583a" +SRC_URI[md5sum] = "c5ba432dd1514d858053ffe9f4737dd8" +SRC_URI[sha256sum] = "adbd3b36932ce4c062cd10f57d78a156ba98d618bdb6f50664da327502bc8301" |