aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-02-14 09:17:06 -0700
committerTom Rini <tom_rini@mentor.com>2011-02-14 09:28:48 -0700
commit52145eccccd863720ba3a9718bd3155d640ddafb (patch)
tree433b63e4a213e556ee39371f1740563cd1db7399
parent6a97f8c4f99330848b8dbe7e54b3560eceb486c8 (diff)
downloadopenembedded-52145eccccd863720ba3a9718bd3155d640ddafb.tar.gz
linux 2.6.28: Add name param to ronetixpatch URL.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
-rw-r--r--recipes/linux/linux_2.6.28.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.28.bb b/recipes/linux/linux_2.6.28.bb
index 04cd548bb1..9cbb15e032 100644
--- a/recipes/linux/linux_2.6.28.bb
+++ b/recipes/linux/linux_2.6.28.bb
@@ -27,7 +27,7 @@ SRC_URI_append_at91sam9263ek = " \
SRC_URI_append_ronetix-pm9263 = " \
file://linux-2.6.28-at91.patch.bz2 \
file://linux-2.6.28-exp.patch.bz2 \
- http://download.ronetix.info/boards/linux/kernel/2.6.28/003_linux-2.6.28-at91-ronetix-20112009.patch "
+ http://download.ronetix.info/boards/linux/kernel/2.6.28/003_linux-2.6.28-at91-ronetix-20112009.patch;name=ronetixpatch"
SRC_URI_append_mh355 = " \
file://linux-2.6.28-at91.patch.bz2 \