diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-15 00:01:06 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-15 00:18:52 +0200 |
commit | 845da57b03a91d15bb782325358591649df1579c (patch) | |
tree | 726062180cbb7b014f19faca1279042986a53f74 /recipes/libw100 | |
parent | 76cf00c745b2be7c39fb0d966959948adeab1801 (diff) |
recipes: more checksums and more fixes to download them all
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/libw100')
-rw-r--r-- | recipes/libw100/libw100_0.0.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/libw100/libw100_0.0.2.bb b/recipes/libw100/libw100_0.0.2.bb index 867eb68b58..600d1840f5 100644 --- a/recipes/libw100/libw100_0.0.2.bb +++ b/recipes/libw100/libw100_0.0.2.bb @@ -1,6 +1,7 @@ DESCRIPTION = "Acceleration library for ATI imageon chipsets (w100 and w3220)" LICENSE = "GPLv2" +SRCREV = "60" SRC_URI = "svn://libw100.svn.sourceforge.net/svnroot/libw100/tags;module=rev_0_0_2;proto=https" S = "${WORKDIR}/rev_0_0_2" |