From: Koen Kooi Date: Fri, 30 Apr 2010 11:40:15 +0000 (+0200) Subject: omap3: bump MACHINE_KERNEL_PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fbb279f86264dfbd55e4fd845fabc46706268fe;p=openembedded.git omap3: bump MACHINE_KERNEL_PR --- diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc index fb0252d1ba..8e0031ba01 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 = "r71" +MACHINE_KERNEL_PR = "r72" KERNEL_IMAGETYPE = "uImage"