linux-dm8000: use $KERNELORG_MIRROR to match checksums.ini
authorAndreas Oberritter <obi@opendreambox.org>
Mon, 20 Oct 2008 15:08:43 +0000 (17:08 +0200)
committerAndreas Oberritter <obi@opendreambox.org>
Mon, 20 Oct 2008 15:08:43 +0000 (17:08 +0200)
packages/linux/linux-dm8000.bb

index 12adde0..fe72ec9 100644 (file)
@@ -6,7 +6,7 @@ PV = "2.6.12"
 PR = "r5"
 
 # note, the rX in the filename is *NOT* the packet revision - it's the patch revision.
-SRC_URI += "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${KV}.tar.bz2 \
+SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${KV}.tar.bz2 \
        file://dm8000_defconfig \
        http://sources.dreamboxupdate.com/download/kernel-patches/linux-2.6.12-brcm-5.1.patch.bz2;patch=1;pnum=1 \
        http://sources.dreamboxupdate.com/download/kernel-patches/linux-2.6.12-update_dvbapi-r1.patch.bz2;patch=1;pnum=1 \