diff options
author | Constantin Musca <constantinx.musca@intel.com> | 2012-12-03 17:23:36 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-06 12:31:10 +0000 |
commit | 53890fb8ce8bac6e5fa14ce1ad0ca68a17f46da3 (patch) | |
tree | 5b4af8d27bc554d9c45ce603440fc2a85975d135 /meta/recipes-graphics/xcb | |
parent | d4e8f72ec850e3289d866febcde8c5e999e75453 (diff) | |
download | poky-53890fb8ce8bac6e5fa14ce1ad0ca68a17f46da3.tar.gz |
libxcb: upgrade to 1.9
(From OE-Core rev: 39b96435a8199a09c586ca0002ad447bf42058b8)
Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xcb')
-rw-r--r-- | meta/recipes-graphics/xcb/libxcb_1.9.bb (renamed from meta/recipes-graphics/xcb/libxcb_1.8.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xcb/libxcb_1.8.1.bb b/meta/recipes-graphics/xcb/libxcb_1.9.bb index 52ff0b0a8c..f7da48c129 100644 --- a/meta/recipes-graphics/xcb/libxcb_1.8.1.bb +++ b/meta/recipes-graphics/xcb/libxcb_1.9.bb | |||
@@ -9,5 +9,5 @@ DEPENDS += "libxdmcp" | |||
9 | 9 | ||
10 | PACKAGES =+ "libxcb-xinerama" | 10 | PACKAGES =+ "libxcb-xinerama" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "9da03df9e2f4c048202920d9f6a7e123" | 12 | SRC_URI[md5sum] = "2b05856e9d1cb37836aae7406f2f4ce2" |
13 | SRC_URI[sha256sum] = "d2f46811e950710e7e79e45615d24f2c7ec318b9de9dc717972723da58bffa0d" | 13 | SRC_URI[sha256sum] = "8857e62b3aae2976c7e10043643e45a85964fd1dcb4469dfde0d04d3d1b12c96" |