From: Grazvydas Ignotas Date: Mon, 14 Nov 2011 01:34:54 +0000 (+0200) Subject: omap3-pandora.conf: Bump kernel for 2.6.27.57 update X-Git-Tag: sz_beta3~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=878092a23172b70551938915631a880dfac971da;p=openembedded.git omap3-pandora.conf: Bump kernel for 2.6.27.57 update all modules MUST be rebuilt so bump this too to be sure. --- diff --git a/conf/machine/omap3-pandora.conf b/conf/machine/omap3-pandora.conf index d8eeccc223..51ea39afaf 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 = "r25" +MACHINE_KERNEL_PR = "r26" # Use our 'Powered by Angstrom' splash for the images. PREFERRED_PROVIDER_virtual/psplash = "psplash-omap3pandora"