aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Cavallini <m.cavallini@koansoftware.com>2010-03-10 12:06:17 +0100
committerMarco Cavallini <m.cavallini@koansoftware.com>2010-03-11 12:05:00 +0100
commitdc3ecdbab289008d6cfe307a5006b2cc90f22ce8 (patch)
tree8a320c032bfa0a5765fe24e770640b38307a90cd
parentb6eabf5ce1593dcbdaf4efca5f725ec60e8a7523 (diff)
downloadopenembedded-dc3ecdbab289008d6cfe307a5006b2cc90f22ce8.tar.gz
linux_2.6.28.bb: updated to new paches for Ronetix PM9263
* used new 003_linux-2.6.28-at91-ronetix-20112009.patch * bump DEFAULT_PREFERENCE_ronetix-pm9263
-rw-r--r--recipes/linux/linux_2.6.28.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux_2.6.28.bb b/recipes/linux/linux_2.6.28.bb
index 95a0772c75..3b6e5d0475 100644
--- a/recipes/linux/linux_2.6.28.bb
+++ b/recipes/linux/linux_2.6.28.bb
@@ -6,7 +6,7 @@ PR = "r13"
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_at91sam9263ek = "28"
-DEFAULT_PREFERENCE_ronetix-pm9263 = "28"
+DEFAULT_PREFERENCE_ronetix-pm9263 = "29"
DEFAULT_PREFERENCE_stb225 = "28"
DEFAULT_PREFERENCE_collie = "1"
DEFAULT_PREFERENCE_gamecube = "1"
@@ -25,7 +25,7 @@ SRC_URI_append_at91sam9263ek = " \
SRC_URI_append_ronetix-pm9263 = " \
file://linux-2.6.28-at91.patch.bz2;patch=1 \
file://linux-2.6.28-exp.patch.bz2;patch=1 \
- file://linux-2.6.28-at91-ronetix-12012009.patch;patch=1 "
+ http://download.ronetix.info/sk-eb926x/linux/kernel/2.6.28/003_linux-2.6.28-at91-ronetix-20112009.patch;patch=1 "
SRC_URI_append_stb225 = " \
file://uImage.patch;patch=1 \