diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2013-04-22 10:42:06 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-04-22 10:42:49 -0300 |
commit | 4a98746238513c43b6ec9963a4a3e57011069f37 (patch) | |
tree | 9a80527812097d7ec7667fa09e4028a375224d97 /recipes-kernel/linux | |
parent | 475e845ab7fe4e0c4906f93ccc1b232734e6df18 (diff) | |
download | meta-fsl-arm-4a98746238513c43b6ec9963a4a3e57011069f37.tar.gz meta-fsl-arm-4a98746238513c43b6ec9963a4a3e57011069f37.tar.bz2 meta-fsl-arm-4a98746238513c43b6ec9963a4a3e57011069f37.zip |
linux (3.0.35): Use 'branch' instead of 'tag'
Correct term is 'branch', so update the comments.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r-- | recipes-kernel/linux/linux-imx_3.0.35.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-imx_3.0.35.bb b/recipes-kernel/linux/linux-imx_3.0.35.bb index eecb588..37106fa 100644 --- a/recipes-kernel/linux/linux-imx_3.0.35.bb +++ b/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" |