From: Grazvydas Ignotas Date: Wed, 14 Mar 2012 22:23:51 +0000 (+0200) Subject: omap3-pandora.conf: bump X-Git-Tag: sz_beta3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=913865ac99f2886a667e0299ea975cd3e5c5321e;p=openembedded.git omap3-pandora.conf: bump might not really be needed, but bump just in case, had enough problems already because of missing this. --- diff --git a/conf/machine/omap3-pandora.conf b/conf/machine/omap3-pandora.conf index b8fa07e915..52a9288204 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 = "r27" +MACHINE_KERNEL_PR = "r28" # Use our 'Powered by Angstrom' splash for the images. PREFERRED_PROVIDER_virtual/psplash = "psplash-omap3pandora"