diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-15 21:51:37 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-15 21:51:37 +0100 |
commit | c010062f3c2abd1471512c4275f3cb6ed9513661 (patch) | |
tree | 867a143d48e15e1497393c5bf14e128975ea44da /recipes/efl1/illume-keyboard-dvorak_git.bb | |
parent | 6824a826530a26992854e727234e692d5427caf0 (diff) | |
parent | 6187540bc302a541ef90fd0069a64a194b1f7348 (diff) |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/efl1/illume-keyboard-dvorak_git.bb')
-rw-r--r-- | recipes/efl1/illume-keyboard-dvorak_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/efl1/illume-keyboard-dvorak_git.bb b/recipes/efl1/illume-keyboard-dvorak_git.bb index 795d78dcc7..dd6b96c31e 100644 --- a/recipes/efl1/illume-keyboard-dvorak_git.bb +++ b/recipes/efl1/illume-keyboard-dvorak_git.bb @@ -1,6 +1,7 @@ AUTHOR = "Gabor Adam TOTH" DESCRIPTION = "Illume keyboard with dvorak layout" -PV = "0.0-gitr${SRCREV}" +PV = "0.0+gitr${SRCPV}" +PE = "1" PR = "r0" BASEDIR = "dvorak" |