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/kismet | |
parent | 82b394467d9142edf2721176244c3a7eb26ba69a (diff) |
sane-srcrevs: move SRCREVs to recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/kismet')
-rw-r--r-- | recipes/kismet/kismet-newcore_svn.bb | 1 | ||||
-rw-r--r-- | recipes/kismet/kismet_svn.bb | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/recipes/kismet/kismet-newcore_svn.bb b/recipes/kismet/kismet-newcore_svn.bb index aaa0727e87..1db0ce698c 100644 --- a/recipes/kismet/kismet-newcore_svn.bb +++ b/recipes/kismet/kismet-newcore_svn.bb @@ -2,6 +2,7 @@ require kismet.inc DEFAULT_PREFERENCE = "-1" +SRCREV = "2285" PV = "0.0+svnr${SRCPV}" PR = "r3" diff --git a/recipes/kismet/kismet_svn.bb b/recipes/kismet/kismet_svn.bb index aa60062a52..1321a7a10b 100644 --- a/recipes/kismet/kismet_svn.bb +++ b/recipes/kismet/kismet_svn.bb @@ -2,6 +2,7 @@ require kismet.inc DEFAULT_PREFERENCE = "-1" +SRCREV = "2285" PV = "2007-10-R1+svnr${SRCPV}" PR = "r2" |