From: Koen Kooi Date: Thu, 11 Jan 2007 10:05:52 +0000 (+0000) Subject: esound gpe: use revision instead of date, fix path X-Git-Tag: Release-2010-05/1~9396 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=834b5357bc651acf92ead42108387ce4adddaa08;p=openembedded.git esound gpe: use revision instead of date, fix path --- diff --git a/packages/esound/esound-gpe_20070109.bb b/packages/esound/esound-gpe_20070109.bb index e48108d530..790462f5e8 100644 --- a/packages/esound/esound-gpe_20070109.bb +++ b/packages/esound/esound-gpe_20070109.bb @@ -7,7 +7,7 @@ PROVIDES += "esound" RPROVIDES += "esound" SRCDATE = "${PV}" -SRC_URI = "svn://projects.linuxtogo.org/svn/gpe/trunk/extra/;module=esound;date=20070109 \ +SRC_URI = "svn://projects.linuxtogo.org/svn/gpe/trunk;module=extra/esound;rev=8935 \ file://audiofile-please.patch;patch=1 \ file://configure.patch;patch=1"