aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/linux/linux-omap4_2.6.35.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/linux/linux-omap4_2.6.35.3.bb')
-rw-r--r--recipes-bsp/linux/linux-omap4_2.6.35.3.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-bsp/linux/linux-omap4_2.6.35.3.bb b/recipes-bsp/linux/linux-omap4_2.6.35.3.bb
index bad586017e..9acdb49f5d 100644
--- a/recipes-bsp/linux/linux-omap4_2.6.35.3.bb
+++ b/recipes-bsp/linux/linux-omap4_2.6.35.3.bb
@@ -2,6 +2,9 @@ COMPATIBLE_MACHINE = "omap4430-panda"
require linux.inc
+# The main PR is now using MACHINE_KERNEL_PR, for omap4 see conf/machine/include/omap4.inc
+MACHINE_KERNEL_PR_append = "b"
+
CORTEXA8FIXUP = "no"
SRCREV = "ti-ubuntu-2.6.35-980.1release13"