From e62a63e5ffd9ff6e8705b3658f6b6568bbf5e582 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 22 Dec 2011 09:17:28 +0100 Subject: linux 3.0: update to 3.0.14 Also make oprofile a module to workaround an oprofile bug highlighted in 3.0.13 Signed-off-by: Koen Kooi --- conf/machine/include/omap3.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/include/omap3.inc') diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc index 4530ae1d..fc252bab 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 = "r113" +MACHINE_KERNEL_PR = "r114" KERNEL_IMAGETYPE = "uImage" -- cgit v1.2.3-54-g00ecf