aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-05-11 13:40:19 +0200
committerKoen Kooi <koen@openembedded.org>2009-05-11 13:40:19 +0200
commit4c5af7a404c1cc17d842eb5a7093424389796d78 (patch)
tree0a61c536079ab2fc913c19e89b042f1f36c0bed3 /conf/machine
parented70f7b4ad5d8ae2ddb0a29c286507cda2aa1f21 (diff)
downloadopenembedded-4c5af7a404c1cc17d842eb5a7093424389796d78.tar.gz
linux-omap 2.6.29: enable networking and staging drivers in beagleboard defconfig
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 2e33e33606..9f48f750e7 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -1,7 +1,7 @@
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 = "r32"
+MACHINE_KERNEL_PR = "r33"
KERNEL_IMAGETYPE = "uImage"