[oe-commits] Khem Raj : omap5912osk: Use 2.6.31 as default kernel.

git version control git at git.openembedded.org
Sat Oct 10 07:59:54 UTC 2009


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

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Oct  7 12:29:57 2009 -0700

omap5912osk: Use 2.6.31 as default kernel.

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/linux/linux-omap_2.6.28.bb |    1 -
 recipes/linux/linux-omap_2.6.31.bb |    1 +
 2 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux-omap_2.6.28.bb b/recipes/linux/linux-omap_2.6.28.bb
index 859321b..6475f49 100644
--- a/recipes/linux/linux-omap_2.6.28.bb
+++ b/recipes/linux/linux-omap_2.6.28.bb
@@ -6,7 +6,6 @@ KERNEL_IMAGETYPE = "uImage"
 COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|omap3evm|omap3-pandora|overo"
 
 DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_omap5912osk = "1"
 
 SRCREV = "79d042a081d3e467c735bb0d9569ed6296f85a3c"
 
diff --git a/recipes/linux/linux-omap_2.6.31.bb b/recipes/linux/linux-omap_2.6.31.bb
index 38d1b31..0fb9988 100644
--- a/recipes/linux/linux-omap_2.6.31.bb
+++ b/recipes/linux/linux-omap_2.6.31.bb
@@ -7,6 +7,7 @@ COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|
 
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_omapzoom2 = "1"
+DEFAULT_PREFERENCE_omap5912osk = "1"
 
 SRCREV = "945044d157dd63c6af0f2ed40a5346382af94eb4"
 





More information about the Openembedded-commits mailing list