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/gpephone/libiac2_svn.bb | |
parent | 82b394467d9142edf2721176244c3a7eb26ba69a (diff) |
sane-srcrevs: move SRCREVs to recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/gpephone/libiac2_svn.bb')
-rw-r--r-- | recipes/gpephone/libiac2_svn.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/gpephone/libiac2_svn.bb b/recipes/gpephone/libiac2_svn.bb index 7ae0c7b693..cea56f0d3d 100644 --- a/recipes/gpephone/libiac2_svn.bb +++ b/recipes/gpephone/libiac2_svn.bb @@ -3,7 +3,9 @@ SECTION = "gpe/libs" PRIORITY = "optional" LICENSE = "LiPS" DEPENDS = "gtk+ gtk-doc dbus-glib" -PV = "0.0+svnr-${SRCREV}" +SRCREV = "1590" +PV = "0.0+svnr${SRCPV}" +PE = "1" PR = "r0" inherit gpephone pkgconfig autotools |