From 39c302005a40e4ee1119ac8320a602b8712f7e40 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Mon, 22 Apr 2013 10:22:45 -0300 Subject: [PATCH] linux (3.0.35): Update 1.1.0 branch to top of tree There are two important commits missing in branch 1.1.0 currently. Update it to the top of tree. Also, change 'tag' to 'branch' in the comment. Reported-by: Rogerio Nunes Signed-off-by: Fabio Estevam --- meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.35.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.35.bb b/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.35.bb index 20681aca..eecb5884 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.35.bb +++ b/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.35.bb @@ -3,12 +3,12 @@ include linux-imx.inc -PR = "${INC_PR}.12" +PR = "${INC_PR}.13" COMPATIBLE_MACHINE = "(mx6)" -# Revision of 1.1.0 tag -SRCREV = "c27cb3851bb6f822f8a92e4a1e10fba19284bdd4" +# Revision of 1.1.0 branch +SRCREV = "64eb436e9876a2d95abea34464addf37a0888f61" LOCALVERSION = "-1.1.0+yocto" # Revision of 12.10.02 tag -- 2.40.1