use cvs.handhelds.org hostname, not IP address - patch courtesy pb_.
authorMichael Lauer <mickey@vanille-media.de>
Sun, 25 Apr 2004 10:18:23 +0000 (10:18 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 25 Apr 2004 10:18:23 +0000 (10:18 +0000)
BKrev: 408b906fs85OFyc0dWDYvgZt7BFjFA

linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.8.oe

index b2bf4bd..4102905 100644 (file)
@@ -6,7 +6,7 @@ PACKAGE_ARCH = "ipaqsa"
 
 FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/handhelds-sa-${PV}"
 
-SRC_URI = "cvs://anoncvs:anoncvs@192.58.209.91/cvs;module=linux/kernel;tag=${@'K' + oe.data.getVar('PV',d,1).replace('.', '-')}    \
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=linux/kernel;tag=${@'K' + oe.data.getVar('PV',d,1).replace('.', '-')}    \
            \
            file://${FILESDIR}/mkdep.patch;patch=1"