linux-omap: make 2.6.28 the default for beagle, this makes both EHCI and OTG work
authorKoen Kooi <koen@openembedded.org>
Tue, 27 Jan 2009 20:09:03 +0000 (21:09 +0100)
committerKoen Kooi <koen@openembedded.org>
Tue, 27 Jan 2009 20:09:03 +0000 (21:09 +0100)
packages/linux/linux-omap_2.6.28.bb

index 71d11af..b44a623 100644 (file)
@@ -6,6 +6,7 @@ KERNEL_IMAGETYPE = "uImage"
 COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|omap3evm|omap3-pandora"
 
 DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_beagleboard = "1"
 
 SRCREV = "79d042a081d3e467c735bb0d9569ed6296f85a3c"