From cf6c0856e8745e885800855a877da48583929769 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Wed, 16 Jan 2013 10:13:58 -0200 Subject: [PATCH] linux-imx_2.6.35.3: Update to top of head Currently we are one patch behind the top of head on 10.12 branch. Move to the top of head. Signed-off-by: Fabio Estevam --- meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb index d4e3ea8d..98b3d936 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb +++ b/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb @@ -1,14 +1,14 @@ # Copyright (C) 2011-2012 Freescale Semiconductor # Released under the MIT license (see COPYING.MIT for the terms) -PR = "${INC_PR}.19" +PR = "${INC_PR}.20" include linux-imx.inc COMPATIBLE_MACHINE = "(mxs|mx5)" # Revision of imx_2.6.35_10.12.01 branch -SRCREV_mxs = "0ea8cb9453379388f870f9b8d13269fb9dc0761c" +SRCREV_mxs = "c0879e9a6a19a512ebfa1d1d6d9927569ecdf8d4" LOCALVERSION_mxs = "-10.12.01+yocto" # Revision of imx_2.6.35_11.09.01 branch -- 2.40.1