diff options
author | Koen Kooi <koen@openembedded.org> | 2010-06-28 23:11:58 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-06-28 23:13:01 +0200 |
commit | 1a6a5f2ca9bbe5d8975b6bb0d42c4c35b0cabfc8 (patch) | |
tree | cc7e3672c45a96c534efbcc0e0b66742313902fb | |
parent | 2eb1d58ffc0fad8be5440c5602a39f52f3915e51 (diff) |
libxcb: bump PR
-rw-r--r-- | recipes/xcb/libxcb_1.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |