diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-01 13:20:51 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-02 00:27:35 +0200 |
commit | 926280dac03410f8c535afc948dabfd73ce10463 (patch) | |
tree | e696db026d1dc2015943ee46ba14563226e11a58 /recipes/matchbox-keyboard | |
parent | 82b394467d9142edf2721176244c3a7eb26ba69a (diff) |
sane-srcrevs: move SRCREVs to recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/matchbox-keyboard')
-rw-r--r-- | recipes/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb | 1 | ||||
-rw-r--r-- | recipes/matchbox-keyboard/matchbox-keyboard_svn.bb | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/recipes/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb b/recipes/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb index 5e749ae1e0..3343b6fa71 100644 --- a/recipes/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb +++ b/recipes/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb @@ -4,6 +4,7 @@ DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2" RCONFLICTS_${PN} = "matchbox-keyboard" RPROVIDES_${PN} = "matchbox-keyboard" SECTION = "x11" +SRCREV = "1910" PV = "0.0+svnr${SRCPV}" PR = "r11" diff --git a/recipes/matchbox-keyboard/matchbox-keyboard_svn.bb b/recipes/matchbox-keyboard/matchbox-keyboard_svn.bb index 27d87b7c0f..dd820e656c 100644 --- a/recipes/matchbox-keyboard/matchbox-keyboard_svn.bb +++ b/recipes/matchbox-keyboard/matchbox-keyboard_svn.bb @@ -4,6 +4,7 @@ DEPENDS = "libfakekey expat libxft" RCONFLICTS = matchbox-keyboard-inputmethod RPROVIDES_${PN} = matchbox-keyboard-inputmethod SECTION = "x11" +SRCREV = "1910" PV = "0.0+svnr${SRCPV}" PR ="r7" |