From: Andreas Oberritter Date: Wed, 22 Oct 2008 15:07:03 +0000 (+0200) Subject: Merge branch 'opendreambox' of /home/tmbinc/openembedded.git/ into opendreambox X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openembedded;a=commitdiff_plain;h=58bc231dd817c6beb6892bc61cdd3e2ff88e97d5 Merge branch 'opendreambox' of /home/tmbinc/openembedded.git/ into opendreambox --- 58bc231dd817c6beb6892bc61cdd3e2ff88e97d5 diff --cc packages/linux/linux-dm8000.bb index fe72ec9,81bb942..4787242 --- a/packages/linux/linux-dm8000.bb +++ b/packages/linux/linux-dm8000.bb @@@ -3,10 -3,10 +3,10 @@@ LICENSE = "GPL PN = "linux-dm8000" KV = "2.6.12" PV = "2.6.12" - PR = "r5" + PR = "r6" # 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 \