From: Marcin Juszkiewicz Date: Tue, 31 Oct 2006 11:02:29 +0000 (+0000) Subject: linux-input: fixed SRC_URI X-Git-Tag: Release-2010-05/1~9453^2~532 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=545044bfbd7135fb30d507e1cf77554ee0bc8061;p=openembedded.git linux-input: fixed SRC_URI --- diff --git a/packages/linux-input/linux-input_cvs.bb b/packages/linux-input/linux-input_cvs.bb index ca10e1c21b..d90322356c 100644 --- a/packages/linux-input/linux-input_cvs.bb +++ b/packages/linux-input/linux-input_cvs.bb @@ -1,7 +1,7 @@ PR = "r2" PV = "0.0+cvs${SRCDATE}" -SRC_URI = "cvs://anonymous@cvs1.sourceforge.net/cvsroot/linuxconsole;module=ruby \ +SRC_URI = "cvs://anonymous@linuxconsole.cvs.sourceforge.net/cvsroot/linuxconsole;module=ruby \ file://serio.h \ file://makefile.patch;patch=1;pnum=0 \ file://snes232.patch;patch=1;pnum=0"