From: Koen Kooi Date: Fri, 25 Sep 2009 09:16:53 +0000 (+0200) Subject: omap3: bump MACHINE_KERNEL_PR X-Git-Tag: Release-2010-05/1~2304 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db7815d2609d58bbc207dc1071ae1673a89f68ca;p=openembedded.git omap3: bump MACHINE_KERNEL_PR --- diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc index c52cbddf18..d52bc99a7d 100644 --- a/conf/machine/include/omap3.inc +++ b/conf/machine/include/omap3.inc @@ -1,7 +1,7 @@ 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 = "r45" +MACHINE_KERNEL_PR = "r46" KERNEL_IMAGETYPE = "uImage"