aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2010-01-15 11:21:19 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:11 +0200
commitb8ffb54736d1483133c809356a3211a11b7cf9d9 (patch)
tree4acf01883edf225bbaf75c31bec93ee16dc28e7a /conf
parentaf701a134690e3d02bec1c558c89f063094d2445 (diff)
downloadopenembedded-b8ffb54736d1483133c809356a3211a11b7cf9d9.tar.gz
omap3.inc: bump MACHINE_KERNEL_PR for all module and kernel changes
Signed-off-by: Koen Kooi <k-kooi@ti.com>
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 8227afc2c0..f66444bb87 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 = "r51"
+MACHINE_KERNEL_PR = "r52"
KERNEL_IMAGETYPE = "uImage"