aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-06-26 16:02:07 +0200
committerKoen Kooi <koen@openembedded.org>2010-06-26 16:51:48 +0200
commit3af603f108e78a8ba867fdcfab40dc1dbe2b0060 (patch)
treee804aa08332f13c08e0470402e7207f3231e3bab /conf/machine
parent2286da60bd6fab66f4dfef92d97609b3b8685a8a (diff)
downloadopenembedded-3af603f108e78a8ba867fdcfab40dc1dbe2b0060.tar.gz
linux-omap-psp 2.6.32: add WIP camera drivers for the beagleboard xM
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/omap3.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index eb590919cf..e40cfe7ae2 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
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 = "r78"
+MACHINE_KERNEL_PR = "r79"
KERNEL_IMAGETYPE = "uImage"