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/libw100 | |
parent | 82b394467d9142edf2721176244c3a7eb26ba69a (diff) |
sane-srcrevs: move SRCREVs to recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/libw100')
-rw-r--r-- | recipes/libw100/libw100_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/libw100/libw100_svn.bb b/recipes/libw100/libw100_svn.bb index 9e01a2a9c2..343d5308d1 100644 --- a/recipes/libw100/libw100_svn.bb +++ b/recipes/libw100/libw100_svn.bb @@ -1,6 +1,7 @@ DESCRIPTION = "Acceleration library for ATI imageon chipsets (w100 and w3220)" LICENSE = "GPLv2" +SRCREV = "47" PV = "0.0.2+svnr${SRCPV}" PE = "1" SRC_URI = "svn://libw100.svn.sourceforge.net/svnroot/libw100;module=trunk;proto=https" |