]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux (3.0.35): Use 'branch' instead of 'tag'
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 22 Apr 2013 13:42:06 +0000 (10:42 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 22 Apr 2013 13:42:49 +0000 (10:42 -0300)
Correct term is 'branch', so update the comments.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.35.bb

index eecb588407dd78366aedf6925e9f3ce74f79133b..37106fac6bc97ea57ef983e0b97b98f6bd411925 100644 (file)
@@ -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"