diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-11-16 20:46:44 +0100 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-11-16 20:46:44 +0100 |
commit | c80e42faffdc71e878168c52bb3767e2277dd722 (patch) | |
tree | c24cedac802665648f2ac24bd184c772ca2e1460 /recipes/efl1/illume-keyboard-browse_git.bb | |
parent | b32e9132c3b7186605a8f58978bf74dbcf12e1f7 (diff) | |
parent | 2eb99471ec5f9c49a99b7349395d7dda0aee6b91 (diff) |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
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" |