From bb6646fd963c53a4386a7448c62a75990f285407 Mon Sep 17 00:00:00 2001 From: "Franklin S. Cooper Jr" Date: Mon, 22 Apr 2013 11:21:40 -0500 Subject: linux-omap-psp: Update commit * Update to latest supported release. Signed-off-by: Franklin S. Cooper Jr Signed-off-by: Denys Dmytriyenko --- conf/machine/include/omap3.inc | 2 +- recipes-kernel/linux/linux-omap-psp_2.6.37.bb | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc index 212ebe75..c80939a7 100644 --- a/conf/machine/include/omap3.inc +++ b/conf/machine/include/omap3.inc @@ -16,7 +16,7 @@ XSERVER = "xserver-xorg \ GUI_MACHINE_CLASS = "bigscreen" # Increase this everytime you change something in the kernel -MACHINE_KERNEL_PR = "r124" +MACHINE_KERNEL_PR = "r125" KERNEL_IMAGETYPE = "uImage" diff --git a/recipes-kernel/linux/linux-omap-psp_2.6.37.bb b/recipes-kernel/linux/linux-omap-psp_2.6.37.bb index 5d72af58..d1a64786 100644 --- a/recipes-kernel/linux/linux-omap-psp_2.6.37.bb +++ b/recipes-kernel/linux/linux-omap-psp_2.6.37.bb @@ -5,7 +5,8 @@ DESCRIPTION = "Linux kernel for OMAP3 EVM from PSP, based on linux-omap3 kernel" COMPATIBLE_MACHINE = "omap3" -SRCREV= "20c003f2f024d9f50f59edf9f1b8f5f035fb15b8" +# SRCREV corresponds to tag v2.6.37_OMAPPSP_04.02.00.07 +SRCREV= "adcd067326836777c049e3cb32a5b7d9d401fc31" # The main PR is now using MACHINE_KERNEL_PR, for omap3 devices # see conf/machine/include/omap3.inc -- cgit v1.2.3-54-g00ecf