From: Grazvydas Ignotas Date: Mon, 20 Feb 2012 23:58:46 +0000 (+0200) Subject: omap3-pandora.conf: bump kernel for memhole patches X-Git-Tag: sz_beta3~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc903031e90cef046505a4edd083d94f6e1c9f28;p=openembedded.git omap3-pandora.conf: bump kernel for memhole patches it turns out bumping omap3-pandora-kernel is not enough --- 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"