diff options
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 b96fc121c5..e4c238cfc7 100644 --- a/meta/recipes-graphics/xcb/xcb-proto_git.bb +++ b/meta/recipes-graphics/xcb/xcb-proto_git.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | DEFAULT_PREFERENCE = "-1" | 1 | DEFAULT_PREFERENCE = "-1" |
2 | 2 | ||
3 | include xcb-proto.inc | 3 | include xcb-proto.inc |
4 | PV = "1.2+gitr${SRCREV}" | 4 | PV = "1.2+gitr${SRCPV}" |
5 | PR = "r1" | 5 | PR = "r1" |
6 | 6 | ||
7 | SRC_URI = "git://anongit.freedesktop.org/git/xcb/proto;protocol=git" | 7 | SRC_URI = "git://anongit.freedesktop.org/git/xcb/proto;protocol=git" |