From: Koen Kooi Date: Mon, 8 Feb 2010 10:27:53 +0000 (+0100) Subject: omap3.inc: bump MACHINE_KERNEL_PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83517fa04d6d265d13395e2ea0483c437eca41c1;p=openembedded.git omap3.inc: bump MACHINE_KERNEL_PR --- diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc index 8f072f7334..8cfc08d5bb 100644 --- a/conf/machine/include/omap3.inc +++ b/conf/machine/include/omap3.inc @@ -3,7 +3,7 @@ SOC_FAMILY = "omap3" require conf/machine/include/tune-cortexa8.inc PREFERRED_PROVIDER_virtual/kernel = "linux-omap" # Increase this everytime you change something in the kernel -MACHINE_KERNEL_PR = "r56" +MACHINE_KERNEL_PR = "r57" KERNEL_IMAGETYPE = "uImage"