[oe-commits] Marco Cavallini : linux_2.6.28.bb: updated to new paches for Ronetix PM9263

git version control git at git.openembedded.org
Thu Mar 11 11:04:31 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: dc3ecdbab289008d6cfe307a5006b2cc90f22ce8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=dc3ecdbab289008d6cfe307a5006b2cc90f22ce8

Author: Marco Cavallini <m.cavallini at koansoftware.com>
Date:   Wed Mar 10 12:06:17 2010 +0100

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

---

 recipes/linux/linux_2.6.28.bb |    4 ++--
 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 95a0772..3b6e5d0 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 \





More information about the Openembedded-commits mailing list