aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2011-07-19 22:02:14 +0200
committerSimon Busch <morphis@gravedo.de>2011-07-19 22:02:14 +0200
commite561219496aec2968d3401992184eae648c2d1ea (patch)
treedbac481b9e0837ae62b6b16a6570be47ed785b0b /conf/machine/include
parent394db2469c69a3d95f20cfdee3d74d9301d82aea (diff)
downloadopenembedded-e561219496aec2968d3401992184eae648c2d1ea.tar.gz
linux-palmpre: update defconfig and bump MACHINE_KERNEL_PR
Signed-off-by: Simon Busch <morphis@gravedo.de>
Diffstat (limited to 'conf/machine/include')
-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 64f2ebd1fe..7c22bccbc2 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 = "r93"
+MACHINE_KERNEL_PR = "r94"
PREFERRED_PROVIDER_virtual/kernel = "linux-palmpre"