From d67d0e0a365866fc08e29f2331a2583c2b3515c4 Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Fri, 28 Jan 2011 17:34:58 +0100 Subject: palmpre machine: bump kernel PR Signed-off-by: Simon Busch --- conf/machine/include/palmpre.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/include') 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" -- cgit 1.2.3-korg