From: Simon Busch Date: Fri, 28 Jan 2011 16:34:58 +0000 (+0100) Subject: palmpre machine: bump kernel PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d67d0e0a365866fc08e29f2331a2583c2b3515c4;p=openembedded.git palmpre machine: bump kernel PR Signed-off-by: Simon Busch --- diff --git a/conf/machine/include/palmpre.inc b/conf/machine/include/palmpre.inc index bb503ef8ae..1fe6c43a8e 100644 --- a/conf/machine/include/palmpre.inc +++ b/conf/machine/include/palmpre.inc @@ -19,7 +19,7 @@ require conf/machine/include/omap3.inc # Copied from include/omap3.inc (as we do not use linux-omap recipes): # Increase this everytime you change something in the kernel -MACHINE_KERNEL_PR = "r92" +MACHINE_KERNEL_PR = "r93" PREFERRED_PROVIDER_virtual/kernel = "linux-palmpre"