[OE-core] [PATCH 04/18] libxcb: upgrade to 1.8
Shane Wang
shane.wang at intel.com
Sun Jan 22 18:06:09 UTC 2012
Signed-off-by: Shane Wang <shane.wang at intel.com>
---
.../xcb/{libxcb_1.7.bb => libxcb_1.8.bb} | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-graphics/xcb/{libxcb_1.7.bb => libxcb_1.8.bb} (56%)
diff --git a/meta/recipes-graphics/xcb/libxcb_1.7.bb b/meta/recipes-graphics/xcb/libxcb_1.8.bb
similarity index 56%
rename from meta/recipes-graphics/xcb/libxcb_1.7.bb
rename to meta/recipes-graphics/xcb/libxcb_1.8.bb
index daecf0f..fbf90c2 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
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7"
-PR = "r2"
+PR = "r0"
DEPENDS += "libpthread-stubs xcb-proto-native libxdmcp"
PACKAGES =+ "libxcb-xinerama"
-SRC_URI[md5sum] = "925699df361b99491165ebc12068056b"
-SRC_URI[sha256sum] = "e776dc35e2a66094e7308ce2e045fb4e27cf3ca30ab1813a8fc08538140724df"
+SRC_URI[md5sum] = "eba59a8887ba6dbaa4cf337766f8d19d"
+SRC_URI[sha256sum] = "25c3600bec104c5aa6e9f559bfe0011b0e223bde726b849b58f758c2d4e6fc5e"
--
1.7.6
More information about the Openembedded-core
mailing list