From: Koen Kooi Date: Mon, 28 Jun 2010 21:11:58 +0000 (+0200) Subject: libxcb: bump PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a6a5f2ca9bbe5d8975b6bb0d42c4c35b0cabfc8;p=openembedded.git libxcb: bump PR --- diff --git a/recipes/xcb/libxcb_1.6.bb b/recipes/xcb/libxcb_1.6.bb index f24f40a08f..ccf475b2d4 100644 --- a/recipes/xcb/libxcb_1.6.bb +++ b/recipes/xcb/libxcb_1.6.bb @@ -1,5 +1,5 @@ include libxcb.inc -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" SRC_URI = "http://xcb.freedesktop.org/dist/libxcb-${PV}.tar.bz2 \ file://configure_git.patch"