From: Fabio Estevam Date: Mon, 22 Apr 2013 13:42:06 +0000 (-0300) Subject: linux (3.0.35): Use 'branch' instead of 'tag' X-Git-Tag: 2.1~1405 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e8b80a3fdfa6ae12a6fbda57697d168c87b3e53e;p=meta-freescale.git linux (3.0.35): Use 'branch' instead of 'tag' Correct term is 'branch', so update the comments. 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 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"