From e8b80a3fdfa6ae12a6fbda57697d168c87b3e53e Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Mon, 22 Apr 2013 10:42:06 -0300 Subject: [PATCH] linux (3.0.35): Use 'branch' instead of 'tag' Correct term is 'branch', so update the comments. Signed-off-by: Fabio Estevam --- meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.35.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 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 eecb5884..37106fac 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 @@ -11,11 +11,11 @@ COMPATIBLE_MACHINE = "(mx6)" SRCREV = "64eb436e9876a2d95abea34464addf37a0888f61" LOCALVERSION = "-1.1.0+yocto" -# Revision of 12.10.02 tag +# Revision of 12.10.02 branch SRCREV_mx6sl = "741f7dcf5dd1b5ce82986eda139ddbce69c66e31" LOCALVERSION_mx6sl = "-12.10.02+yocto" -# Revision of 3.0.0 tag +# Revision of 3.0.0 branch SRCREV_mx6dl = "7e8c89cd4b47c4ac6ec6a91a5f54d450688bde4f" LOCALVERSION_mx6dl = "-3.0.0+yocto" -- 2.40.1