summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/linux/handhelds-un-2.6_2.6.16.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/handhelds-un-2.6_2.6.16.bb b/packages/linux/handhelds-un-2.6_2.6.16.bb
index b261d30a7e..e8af593ef3 100644
--- a/packages/linux/handhelds-un-2.6_2.6.16.bb
+++ b/packages/linux/handhelds-un-2.6_2.6.16.bb
@@ -3,7 +3,7 @@ MAINTAINER = "goxboxlive <goxboxlive@gmail.com>"
LICENSE = "GPL"
PR="r0"
-SRC_URI = "cvs -d :pserver:anoncvs@anoncvs.handhelds.org:/cvs checkout -d linux-2.6.16-hh2 linux/kernel26"
+SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=linux-2.6.16-hh2"
S = "${WORKDIR}/linux-2.6.16-hh2"
COMPATIBLE_HOST = "arm.*-linux"