From 913865ac99f2886a667e0299ea975cd3e5c5321e Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Thu, 15 Mar 2012 00:23:51 +0200 Subject: [PATCH] omap3-pandora.conf: bump might not really be needed, but bump just in case, had enough problems already because of missing this. --- 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 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" -- 2.39.5