aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-07-21 12:12:55 +0200
committerKoen Kooi <koen@openembedded.org>2010-07-21 12:14:27 +0200
commita26f3713cbc0d76a87ed2fbb57e62515f0636f76 (patch)
tree13ee69d6dee170dfaaf17b3f34781f990eadcd4a /conf
parent3b404a60bf9f6c3f6c63e12537cbedf69a12fecb (diff)
downloadopenembedded-a26f3713cbc0d76a87ed2fbb57e62515f0636f76.tar.gz
linux-omap-psp 2.6.32: add patches to make the VGA and 3MP cameras work on the beagelboard xM
Diffstat (limited to 'conf')
-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 943e1ef70e..98cb4acd3a 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 = "r81"
+MACHINE_KERNEL_PR = "r82"
KERNEL_IMAGETYPE = "uImage"