diff options
Diffstat (limited to 'recipes/shr/ologicd_git.bb')
-rw-r--r-- | recipes/shr/ologicd_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/ologicd_git.bb b/recipes/shr/ologicd_git.bb index 105199a582..58b82dd0ff 100644 --- a/recipes/shr/ologicd_git.bb +++ b/recipes/shr/ologicd_git.bb @@ -1,6 +1,6 @@ DESCRIPTION = "" SECTION = "libs" -PV = "0.0.1+gitr${SRCPV}" +PV = "0.0.1+gitr${SRCREV}" PR = "r0" inherit autotools |