diff options
author | Ionut Radu <ionutx.radu@intel.com> | 2013-06-26 19:45:35 +0300 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-02 07:46:05 -0700 |
commit | 74a803358eb95fda982bc5a2dcdee7461cc971be (patch) | |
tree | 6fd0c3bc23ec0da7522ff0858be4dd74bdc48298 /meta | |
parent | e1d5504b5f4233f6d775f9de43d9780da506850b (diff) | |
download | openembedded-core-74a803358eb95fda982bc5a2dcdee7461cc971be.tar.gz openembedded-core-74a803358eb95fda982bc5a2dcdee7461cc971be.tar.bz2 openembedded-core-74a803358eb95fda982bc5a2dcdee7461cc971be.zip |
libxcb: Updated from 1.9 to 1.9.1
Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/xcb/libxcb_1.9.1.bb (renamed from meta/recipes-graphics/xcb/libxcb_1.9.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xcb/libxcb_1.9.bb b/meta/recipes-graphics/xcb/libxcb_1.9.1.bb index f7da48c129..a40a1c1de5 100644 --- a/meta/recipes-graphics/xcb/libxcb_1.9.bb +++ b/meta/recipes-graphics/xcb/libxcb_1.9.1.bb @@ -9,5 +9,5 @@ DEPENDS += "libxdmcp" PACKAGES =+ "libxcb-xinerama" -SRC_URI[md5sum] = "2b05856e9d1cb37836aae7406f2f4ce2" -SRC_URI[sha256sum] = "8857e62b3aae2976c7e10043643e45a85964fd1dcb4469dfde0d04d3d1b12c96" +SRC_URI[md5sum] = "ed632cb0dc31b6fbd7ea5c0f931cf5a4" +SRC_URI[sha256sum] = "d44a5ff4eb0b9569e6f7183b51fdaf6f58da90e7d6bfc36b612d7263f83e362f" |