diff options
Diffstat (limited to 'recipes/blipomoko/blipomoko_git.bb')
-rw-r--r-- | recipes/blipomoko/blipomoko_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/blipomoko/blipomoko_git.bb b/recipes/blipomoko/blipomoko_git.bb index 22a34077ce..82f190a73c 100644 --- a/recipes/blipomoko/blipomoko_git.bb +++ b/recipes/blipomoko/blipomoko_git.bb @@ -8,7 +8,7 @@ SECTION = "x11/applications" SRC_URI = "git://github.com/dos1/blipomoko.git;protocol=http" S = "${WORKDIR}/git" -PV = "0.0+gitr${SRCPV}" +PV = "0.0+gitr${SRCREV}" PR = "r0" inherit distutils |