diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-04-19 13:17:56 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-04-22 22:03:57 -0700 |
commit | e6441f798f8017f974011810910becabc1e8f381 (patch) | |
tree | 4254f1b38d5763af6c0b15e215c25f4d6e1381b7 /meta/recipes-graphics | |
parent | 09a55b1d4354531afe692f2618bd4fa5bf2dec74 (diff) | |
download | openembedded-core-e6441f798f8017f974011810910becabc1e8f381.tar.gz openembedded-core-e6441f798f8017f974011810910becabc1e8f381.tar.bz2 openembedded-core-e6441f798f8017f974011810910becabc1e8f381.zip |
libxfixes: upgrade from 4.0.5 to the latest version 5.0
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxfixes_5.0.bb (renamed from meta/recipes-graphics/xorg-lib/libxfixes_4.0.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxfixes_4.0.5.bb b/meta/recipes-graphics/xorg-lib/libxfixes_5.0.bb index a69d5fda9c..0883cd1c12 100644 --- a/meta/recipes-graphics/xorg-lib/libxfixes_4.0.5.bb +++ b/meta/recipes-graphics/xorg-lib/libxfixes_5.0.bb @@ -19,5 +19,5 @@ XORG_PN = "libXfixes" BBCLASSEXTEND = "nativesdk" -SRC_URI[md5sum] = "1b4b8386bd5d1751b2c7177223ad4629" -SRC_URI[sha256sum] = "2e6cd020460e4ef5d5a1d9b5d21143e9f5e580036a79c7de26ae539d7bcb8d74" +SRC_URI[md5sum] = "678071bd7f9f7467e2fc712d81022318" +SRC_URI[sha256sum] = "537a2446129242737a35db40081be4bbcc126e56c03bf5f2b142b10a79cda2e3" |