qpe-vexed-levels: do not fetch from CVS but use archive of levels
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 14 Mar 2006 11:40:43 +0000 (11:40 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 14 Mar 2006 11:40:43 +0000 (11:40 +0000)
packages/qpe-vexed/qpe-vexed-levels_2.1Beta1.bb

index f38c29f..57475a3 100644 (file)
@@ -6,9 +6,9 @@ LICENSE = "GPL"
 AUTHOR = "The Vexed Development Team"
 HOMEPAGE = "http://vexed.sourceforge.net/"
 PACKAGE_ARCH = "all"
-PR = "r1"
+PR = "r2"
 
-SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/vexed/;module=vexed/levelpacks"
+SRC_URI = "http://ewi546.ewi.utwente.nl/mirror/hrw-oe-sources/vexed-levelpacks-20060109.tar.gz"
 
 S = "${WORKDIR}"