From: Koen Kooi Date: Mon, 24 Jan 2011 15:02:22 +0000 (+0100) Subject: omap3.inc: bump MACHINE_KERNEL_PR for kernel changes X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b3c95117b79506d36a05994247003051d4e4ddd;p=openembedded.git omap3.inc: bump MACHINE_KERNEL_PR for kernel changes Signed-off-by: Koen Kooi --- diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc index 15e34c6508..9700a7aa3f 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 = "r99" +MACHINE_KERNEL_PR = "r100" KERNEL_IMAGETYPE = "uImage"