diff options
author | Ionut Radu <ionutx.radu@intel.com> | 2013-06-26 19:24:21 +0300 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-02 07:46:05 -0700 |
commit | e1d5504b5f4233f6d775f9de43d9780da506850b (patch) | |
tree | 896bfede3ad82562f7c7a1d29d58e1b3e6a92eb0 | |
parent | 0d83eb41cc0c950d0177e2574d070f3f81580528 (diff) | |
download | openembedded-core-e1d5504b5f4233f6d775f9de43d9780da506850b.tar.gz openembedded-core-e1d5504b5f4233f6d775f9de43d9780da506850b.tar.bz2 openembedded-core-e1d5504b5f4233f6d775f9de43d9780da506850b.zip |
libxfixes: Updated from 5.0 to 5.0.1
Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxfixes_5.0.1.bb (renamed from meta/recipes-graphics/xorg-lib/libxfixes_5.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxfixes_5.0.bb b/meta/recipes-graphics/xorg-lib/libxfixes_5.0.1.bb index 1bdc3c057b..32f8900955 100644 --- a/meta/recipes-graphics/xorg-lib/libxfixes_5.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxfixes_5.0.1.bb @@ -19,5 +19,5 @@ XORG_PN = "libXfixes" BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "678071bd7f9f7467e2fc712d81022318" -SRC_URI[sha256sum] = "537a2446129242737a35db40081be4bbcc126e56c03bf5f2b142b10a79cda2e3" +SRC_URI[md5sum] = "b985b85f8b9386c85ddcfe1073906b4d" +SRC_URI[sha256sum] = "63bec085084fa3caaee5180490dd871f1eb2020ba9e9b39a30f93693ffc34767" |