From: Grazvydas Ignotas Date: Fri, 17 Jun 2011 09:36:54 +0000 (+0300) Subject: omap3-pandora.conf: Bump Kernel PR due to incompatible config changes X-Git-Tag: sz_beta3~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94056f820ed20a8e4befd267b21d2462e9451c4f;p=openembedded.git omap3-pandora.conf: Bump Kernel PR due to incompatible config changes some modules have symbol errors otherwise.. --- diff --git a/conf/machine/omap3-pandora.conf b/conf/machine/omap3-pandora.conf index ff97a7d8c7..d8eeccc223 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 = "r24" +MACHINE_KERNEL_PR = "r25" # Use our 'Powered by Angstrom' splash for the images. PREFERRED_PROVIDER_virtual/psplash = "psplash-omap3pandora"