From d10c9e9a5f83bdd744a8e5ac6bed504404c92ecf Mon Sep 17 00:00:00 2001 From: Shane Wang Date: Sat, 21 Jan 2012 21:48:39 +0800 Subject: [PATCH] libxcb: upgrade to 1.8 Signed-off-by: Shane Wang --- meta/recipes-graphics/xcb/{libxcb_1.7.bb => libxcb_1.8.bb} | 6 +++--- 1 file 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 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 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" -- 2.40.1