diff options
Diffstat (limited to 'linux/handhelds-pxa-2.6_cvs.oe')
-rw-r--r-- | linux/handhelds-pxa-2.6_cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/handhelds-pxa-2.6_cvs.oe b/linux/handhelds-pxa-2.6_cvs.oe index 4e9a0f5abf..9713256abf 100644 --- a/linux/handhelds-pxa-2.6_cvs.oe +++ b/linux/handhelds-pxa-2.6_cvs.oe @@ -10,7 +10,7 @@ COMPATIBLE_HOST = "arm.*-linux" FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/handhelds-pxa-${PV}" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=linux/kernel26 \ +SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26 \ file://defconfig" S = "${WORKDIR}/kernel26" |