From: Marcin Juszkiewicz Date: Mon, 20 Oct 2008 14:05:44 +0000 (+0200) Subject: linux-rp: fix location of patch-2.6.26-rc4 X-Git-Tag: Release-2010-05/1~5731^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5f93f8b43b789b1088f71b4d1f830c579bfba79;p=openembedded.git linux-rp: fix location of patch-2.6.26-rc4 --- diff --git a/packages/linux/linux-rp_2.6.25+2.6.26-rc4.bb b/packages/linux/linux-rp_2.6.25+2.6.26-rc4.bb index 7e015fe40f..22e4909fb0 100644 --- a/packages/linux/linux-rp_2.6.25+2.6.26-rc4.bb +++ b/packages/linux/linux-rp_2.6.25+2.6.26-rc4.bb @@ -19,7 +19,7 @@ DEFAULT_PREFERENCE_spitz = "1" # Patches submitted upstream are towards top of this list # Hacks should clearly named and at the bottom SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.25.tar.bz2 \ - ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-2.6.26-rc4.bz2;patch=1 \ + ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/v2.6.26/patch-2.6.26-rc4.bz2;patch=1 \ ${RPSRC}/lzo_jffs2_sysfs-r1.patch;patch=1 \ ${RPSRC}/hx2750_base-r34.patch;patch=1 \ ${RPSRC}/hx2750_bl-r9.patch;patch=1 \