diff options
author | Ionut Radu <ionutx.radu@intel.com> | 2013-06-26 19:45:35 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-07-02 22:23:46 +0100 |
commit | fcea0bb9733fe5b8bd003e477a845b5612a5d960 (patch) | |
tree | 2069ac890d14e743a2658c09d660207cf1cf646f | |
parent | bffebe668a99d35e47ec7fa219feb88689c6f1ab (diff) | |
download | poky-fcea0bb9733fe5b8bd003e477a845b5612a5d960.tar.gz |
libxcb: Updated from 1.9 to 1.9.1
(From OE-Core rev: 74a803358eb95fda982bc5a2dcdee7461cc971be)
Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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" | |||
9 | 9 | ||
10 | PACKAGES =+ "libxcb-xinerama" | 10 | PACKAGES =+ "libxcb-xinerama" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "2b05856e9d1cb37836aae7406f2f4ce2" | 12 | SRC_URI[md5sum] = "ed632cb0dc31b6fbd7ea5c0f931cf5a4" |
13 | SRC_URI[sha256sum] = "8857e62b3aae2976c7e10043643e45a85964fd1dcb4469dfde0d04d3d1b12c96" | 13 | SRC_URI[sha256sum] = "d44a5ff4eb0b9569e6f7183b51fdaf6f58da90e7d6bfc36b612d7263f83e362f" |