From cc903031e90cef046505a4edd083d94f6e1c9f28 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Tue, 21 Feb 2012 01:58:46 +0200 Subject: [PATCH] omap3-pandora.conf: bump kernel for memhole patches it turns out bumping omap3-pandora-kernel is not enough --- conf/machine/omap3-pandora.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/omap3-pandora.conf b/conf/machine/omap3-pandora.conf index 51ea39afaf..b8fa07e915 100644 --- a/conf/machine/omap3-pandora.conf +++ b/conf/machine/omap3-pandora.conf @@ -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" -- 2.39.5