git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39f8b8a
)
xcalibrate: Use increment-able PV format as other git version recipes do.
author
Stanislav Brabec
<utx@penguin.cz>
Sun, 9 Aug 2009 13:04:01 +0000
(13:04 +0000)
committer
utx@penguin.cz
<utx@penguin.cz>
Sun, 9 Aug 2009 13:04:01 +0000
(13:04 +0000)
recipes/xcalibrate/xcalibrate_git.bb
patch
|
blob
|
history
diff --git
a/recipes/xcalibrate/xcalibrate_git.bb
b/recipes/xcalibrate/xcalibrate_git.bb
index
aba693a
..
344a20a
100644
(file)
--- a/
recipes/xcalibrate/xcalibrate_git.bb
+++ b/
recipes/xcalibrate/xcalibrate_git.bb
@@
-3,8
+3,9
@@
SECTION = "x11/libs"
PRIORITY = "optional"
DEPENDS = "virtual/libx11 xcalibrateext libxext"
DESCRIPTION = "XCalibrate client-side library"
+PR = "r0"
-PV = "0.0+
git
4be232e30cd33a44a1ce6d3ec429ee6101540c62"
+PV = "0.0+
${PR}+gitr
4be232e30cd33a44a1ce6d3ec429ee6101540c62"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git;tag=4be232e30cd33a44a1ce6d3ec429ee6101540c62"
S = "${WORKDIR}/git"