omap3-pandora.conf: bump kernel for memhole patches
authorGrazvydas Ignotas <notasas@gmail.com>
Mon, 20 Feb 2012 23:58:46 +0000 (01:58 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 21 Feb 2012 00:03:45 +0000 (02:03 +0200)
it turns out bumping omap3-pandora-kernel is not enough

conf/machine/omap3-pandora.conf

index 51ea39a..b8fa07e 100644 (file)
@@ -34,7 +34,7 @@ require conf/machine/include/omap3.inc
 
 # Put it below omap3.inc as we override the kernel and PR here
 PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
-MACHINE_KERNEL_PR = "r26"
+MACHINE_KERNEL_PR = "r27"
 
 # Use our 'Powered by Angstrom' splash for the images.
 PREFERRED_PROVIDER_virtual/psplash = "psplash-omap3pandora"