beagleboard: move to 2.6.29
authorKoen Kooi <koen@openembedded.org>
Tue, 21 Apr 2009 11:33:04 +0000 (13:33 +0200)
committerKoen Kooi <koen@openembedded.org>
Tue, 21 Apr 2009 11:33:04 +0000 (13:33 +0200)
* on par with 2.6.28 for stability, codec-engine and libgles-omap3 both work as well

conf/machine/include/omap3.inc
recipes/linux/linux-omap_2.6.28.bb
recipes/linux/linux-omap_2.6.29.bb

index 0f8d745..fc801aa 100644 (file)
@@ -1,7 +1,7 @@
 require conf/machine/include/tune-cortexa8.inc
 PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
 # Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r29
+MACHINE_KERNEL_PR = "r30
 
 KERNEL_IMAGETYPE = "uImage"
 
index fe586e0..859321b 100644 (file)
@@ -6,7 +6,6 @@ KERNEL_IMAGETYPE = "uImage"
 COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|omap3evm|omap3-pandora|overo"
 
 DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_beagleboard = "1"
 DEFAULT_PREFERENCE_omap5912osk = "1"
 
 SRCREV = "79d042a081d3e467c735bb0d9569ed6296f85a3c"
index 46c2318..36c672f 100644 (file)
@@ -7,6 +7,7 @@ COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|
 
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_overo = "1"
+DEFAULT_PREFERENCE_beagleboard = "1"
 
 SRCREV = "58cf2f1425abfd3a449f9fe985e48be2d2555022"