diff options
author | Ross Burton <ross.burton@intel.com> | 2014-12-22 17:32:41 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-31 08:11:48 +0000 |
commit | f65e3251a62d70eec3278329c6ca2fe8304c6ca9 (patch) | |
tree | 0213861989dca63a44d1d31709376c84a1d047b5 /meta/recipes-graphics | |
parent | 9299b5d2e5f82cf0e3f66ca49dedbe2c8b18bb44 (diff) | |
download | openembedded-core-f65e3251a62d70eec3278329c6ca2fe8304c6ca9.tar.gz openembedded-core-f65e3251a62d70eec3278329c6ca2fe8304c6ca9.tar.bz2 openembedded-core-f65e3251a62d70eec3278329c6ca2fe8304c6ca9.zip |
libxext: upgrade to 1.3.3
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb (renamed from meta/recipes-graphics/xorg-lib/libxext_1.3.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxext_1.3.2.bb b/meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb index ec66175684..efa8b65ace 100644 --- a/meta/recipes-graphics/xorg-lib/libxext_1.3.2.bb +++ b/meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb @@ -22,5 +22,5 @@ XORG_PN = "libXext" BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "4376101e51bb2c6c44d9ab14344e85ad" -SRC_URI[sha256sum] = "f829075bc646cdc085fa25d98d5885d83b1759ceb355933127c257e8e50432e0" +SRC_URI[md5sum] = "52df7c4c1f0badd9f82ab124fb32eb97" +SRC_URI[sha256sum] = "b518d4d332231f313371fdefac59e3776f4f0823bcb23cf7c7305bfb57b16e35" |