diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-15 20:44:49 +0100 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2009-11-15 20:50:00 +0100 |
commit | 6187540bc302a541ef90fd0069a64a194b1f7348 (patch) | |
tree | 867a143d48e15e1497393c5bf14e128975ea44da /recipes/efl1/illume-keyboard-french_git.bb | |
parent | 87b9249a504206fb2c66caa5b8c2688d5f69cebd (diff) |
illume keyboards: switch from SRCREV to SRCPV
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/efl1/illume-keyboard-french_git.bb')
-rw-r--r-- | recipes/efl1/illume-keyboard-french_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/efl1/illume-keyboard-french_git.bb b/recipes/efl1/illume-keyboard-french_git.bb index 205a6ad991..8c8041a9b1 100644 --- a/recipes/efl1/illume-keyboard-french_git.bb +++ b/recipes/efl1/illume-keyboard-french_git.bb @@ -1,5 +1,6 @@ DESCRIPTION = "Illume keyboard with french layout" -PV = "0.0-gitr${SRCREV}" +PV = "0.0+gitr${SRCPV}" +PE = "1" PR = "r0" BASEDIR = "french" |