aboutsummaryrefslogtreecommitdiffstats
path: root/ipkg-utils
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-11-27 11:48:37 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-11-27 11:48:37 +0000
commit9d8e32e606c021113800d864e90484fd0595832e (patch)
tree0f504f80d326750d49163bf1cc7e4e64135da91a /ipkg-utils
parent80e85c0a8664aa9e5008268ed03c6c1cd30366bb (diff)
downloadopenembedded-9d8e32e606c021113800d864e90484fd0595832e.tar.gz
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
Diffstat (limited to 'ipkg-utils')
-rw-r--r--ipkg-utils/ipkg-link_1.6cvs.oe2
-rw-r--r--ipkg-utils/ipkg-utils_1.6cvs.oe2
2 files changed, 2 insertions, 2 deletions
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 "