From: Fabio Estevam Date: Mon, 22 Apr 2013 13:22:45 +0000 (-0300) Subject: linux (3.0.35): Update 1.1.0 branch to top of tree X-Git-Tag: 2.1~1406 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=39c302005a40e4ee1119ac8320a602b8712f7e40;p=meta-freescale.git 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 --- 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