diff options
author | Shane Wang <shane.wang@intel.com> | 2012-01-21 21:48:39 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-24 11:54:22 +0000 |
commit | 35200aa6b97f4bbbc23e6f4b9f3a3e4f680d6d01 (patch) | |
tree | f04747c8f48e393ef78fdd150707d2dbf2555a1e /meta/recipes-graphics/xcb | |
parent | ab315a3b68edc7ced4394101997dbb3409cf6b99 (diff) | |
download | poky-35200aa6b97f4bbbc23e6f4b9f3a3e4f680d6d01.tar.gz |
libxcb: upgrade to 1.8
(From OE-Core rev: d10c9e9a5f83bdd744a8e5ac6bed504404c92ecf)
Signed-off-by: Shane Wang <shane.wang@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.8.bb (renamed from meta/recipes-graphics/xcb/libxcb_1.7.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xcb/libxcb_1.7.bb b/meta/recipes-graphics/xcb/libxcb_1.8.bb index daecf0fd85..fbf90c260d 100644 --- a/meta/recipes-graphics/xcb/libxcb_1.7.bb +++ b/meta/recipes-graphics/xcb/libxcb_1.8.bb | |||
@@ -3,11 +3,11 @@ include libxcb.inc | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7" |
5 | 5 | ||
6 | PR = "r2" | 6 | PR = "r0" |
7 | 7 | ||
8 | DEPENDS += "libpthread-stubs xcb-proto-native libxdmcp" | 8 | DEPENDS += "libpthread-stubs xcb-proto-native libxdmcp" |
9 | 9 | ||
10 | PACKAGES =+ "libxcb-xinerama" | 10 | PACKAGES =+ "libxcb-xinerama" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "925699df361b99491165ebc12068056b" | 12 | SRC_URI[md5sum] = "eba59a8887ba6dbaa4cf337766f8d19d" |
13 | SRC_URI[sha256sum] = "e776dc35e2a66094e7308ce2e045fb4e27cf3ca30ab1813a8fc08538140724df" | 13 | SRC_URI[sha256sum] = "25c3600bec104c5aa6e9f559bfe0011b0e223bde726b849b58f758c2d4e6fc5e" |