From 9d8e32e606c021113800d864e90484fd0595832e Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 27 Nov 2004 11:48:37 +0000 Subject: Merge bk://oe-devel@oe-devel.bkbits.net/packages into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/11/27 12:48:07+01:00 uni-frankfurt.de!mickeyl use ${HANDHELDS_CVS} (see default in oe.conf) instead of hardcoding cvs://cvs.handhelds.org/... 2004/11/27 12:46:42+01:00 uni-frankfurt.de!mickeyl download zbedic from cvs BKrev: 41a86995A2uN5wW4nZHxDvYiHvh3-A --- ipkg-utils/ipkg-link_1.6cvs.oe | 2 +- ipkg-utils/ipkg-utils_1.6cvs.oe | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ipkg-utils') diff --git a/ipkg-utils/ipkg-link_1.6cvs.oe b/ipkg-utils/ipkg-link_1.6cvs.oe index 32671dde37..e6edd626ce 100644 --- a/ipkg-utils/ipkg-link_1.6cvs.oe +++ b/ipkg-utils/ipkg-link_1.6cvs.oe @@ -4,7 +4,7 @@ LICENSE = "GPL" CONFLICTS = "ipkg-utils" PV_append = "${CVSDATE}" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=ipkg-utils \ +SRC_URI = "${HANDHELDS_CVS};module=ipkg-utils \ file://fix-ipkg-link.patch;patch=1 " SRC_URI_append_beagle = "file://fix-ipkg-link-beagle.patch;patch=1" diff --git a/ipkg-utils/ipkg-utils_1.6cvs.oe b/ipkg-utils/ipkg-utils_1.6cvs.oe index 06c565ad34..54656c772a 100644 --- a/ipkg-utils/ipkg-utils_1.6cvs.oe +++ b/ipkg-utils/ipkg-utils_1.6cvs.oe @@ -9,7 +9,7 @@ RDEPENDS = "python" PV_append = "${CVSDATE}" PR = "r5" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=ipkg-utils \ +SRC_URI = "${HANDHELDS_CVS};module=ipkg-utils \ file://fix-ipkg-link.patch;patch=1 \ file://fix-ipkg-tar.patch;patch=1 " SRC_URI_append_beagle = " file://fix-ipkg-link-beagle.patch;patch=1 " -- cgit v1.2.3