diff options
author | Ross Burton <ross.burton@intel.com> | 2015-05-18 17:45:28 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-20 08:13:06 +0100 |
commit | 6439989ca6b8a96d4be0058bdebe97e017d09865 (patch) | |
tree | 47419d36e0b3fdf6938fe5acebabb75d3210cd50 /meta | |
parent | eef9db08aa0be15b7f6198a5bb802a986c7b75d5 (diff) | |
download | openembedded-core-contrib-6439989ca6b8a96d4be0058bdebe97e017d09865.tar.gz |
libxshmfence: upgrade to 1.2
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxshmfence_1.2.bb (renamed from meta/recipes-graphics/xorg-lib/libxshmfence_1.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxshmfence_1.1.bb b/meta/recipes-graphics/xorg-lib/libxshmfence_1.2.bb index 7dff0d49ec9..ae34b1fe46c 100644 --- a/meta/recipes-graphics/xorg-lib/libxshmfence_1.1.bb +++ b/meta/recipes-graphics/xorg-lib/libxshmfence_1.2.bb @@ -13,5 +13,5 @@ DEPENDS += "virtual/libx11" BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "2dd10448c1166e71a176206a8dfabe6d" -SRC_URI[sha256sum] = "dbc2db2925ca9f216fd1e9c63d0974db9f4d49aaf5877ffb606d2d8d7e58cebe" +SRC_URI[md5sum] = "66662e76899112c0f99e22f2fc775a7e" +SRC_URI[sha256sum] = "d21b2d1fd78c1efbe1f2c16dae1cb23f8fd231dcf891465b8debe636a9054b0c" |