diff options
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" |