From: Koen Kooi Date: Sat, 1 Jan 2011 14:34:17 +0000 (+0100) Subject: omap3: bump MACHINE_KERNEL_PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9234023e22f7c3598cdd9d69c638888d0d8e6e5;p=openembedded.git omap3: bump MACHINE_KERNEL_PR Signed-off-by: Koen Kooi --- diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc index 1c0fb037f0..36f11b0af5 100644 --- a/conf/machine/include/omap3.inc +++ b/conf/machine/include/omap3.inc @@ -4,7 +4,7 @@ TARGET_ARCH = "arm" 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 = "r96" +MACHINE_KERNEL_PR = "r97" KERNEL_IMAGETYPE = "uImage"