aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorSimon Busch <morphis@amethyst.openembedded.net>2011-01-28 17:34:58 +0100
committerSimon Busch <morphis@amethyst.openembedded.net>2011-01-28 17:39:11 +0100
commitd67d0e0a365866fc08e29f2331a2583c2b3515c4 (patch)
treef1ad2ceb4c62786ebbc44685aa7e2f3d7979d6c6 /conf/machine
parent44e0c8d88cf4b59c2cafc07ea96aa8be7122b6a7 (diff)
downloadopenembedded-d67d0e0a365866fc08e29f2331a2583c2b3515c4.tar.gz
palmpre machine: bump kernel PR
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/palmpre.inc2
1 files changed, 1 insertions, 1 deletions
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"