diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-10-31 13:51:51 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-31 22:03:21 +0000 |
commit | bc5dcd3364054062d0613c5d58818df2653eeb83 (patch) | |
tree | fb5545cebdf768923e96d7ffe68e4e23d1cec25a /meta/recipes-graphics/xcb/xcb-proto_git.bb | |
parent | 6e1632946ca076fb9b8d29e4b75546c76ca09eaf (diff) | |
download | poky-bc5dcd3364054062d0613c5d58818df2653eeb83.tar.gz |
recipes: bump PR after python upgrade
(From OE-Core rev: 669b20b5af9c663f8f8bc4017511d60638f86088)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xcb/xcb-proto_git.bb')
-rw-r--r-- | meta/recipes-graphics/xcb/xcb-proto_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xcb/xcb-proto_git.bb b/meta/recipes-graphics/xcb/xcb-proto_git.bb index 4358feee71..1813d6577f 100644 --- a/meta/recipes-graphics/xcb/xcb-proto_git.bb +++ b/meta/recipes-graphics/xcb/xcb-proto_git.bb | |||
@@ -3,7 +3,7 @@ DEFAULT_PREFERENCE = "-1" | |||
3 | include xcb-proto.inc | 3 | include xcb-proto.inc |
4 | SRCREV = "d81ca233e98be8fa59e8c90d262c0516944c5a66" | 4 | SRCREV = "d81ca233e98be8fa59e8c90d262c0516944c5a66" |
5 | PV = "1.2+gitr${SRCPV}" | 5 | PV = "1.2+gitr${SRCPV}" |
6 | PR = "r3" | 6 | PR = "r4" |
7 | 7 | ||
8 | SRC_URI = "git://anongit.freedesktop.org/git/xcb/proto;protocol=git" | 8 | SRC_URI = "git://anongit.freedesktop.org/git/xcb/proto;protocol=git" |
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |