diff options
Diffstat (limited to 'recipes/efl1/illume-keyboard-browse_git.bb')
-rw-r--r-- | recipes/efl1/illume-keyboard-browse_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/efl1/illume-keyboard-browse_git.bb b/recipes/efl1/illume-keyboard-browse_git.bb index 268140c75a..4eda497c4c 100644 --- a/recipes/efl1/illume-keyboard-browse_git.bb +++ b/recipes/efl1/illume-keyboard-browse_git.bb @@ -1,6 +1,7 @@ AUTHOR = "Pander" DESCRIPTION = "Illume keyboard with a layout optimized for browsing" -PV = "0.0-gitr${SRCREV}" +PV = "0.0+gitr${SRCPV}" +PE = "1" PR = "r0" BASEDIR = "browse" |