diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2013-04-22 11:18:47 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-04-22 12:04:47 -0300 |
commit | d041c64367ba619d74776cb92252d0fb44530306 (patch) | |
tree | c58ad9cc8c93dc4d5191fc04dc039d40cbba854c /recipes-kernel | |
parent | 4a98746238513c43b6ec9963a4a3e57011069f37 (diff) | |
download | meta-fsl-arm-d041c64367ba619d74776cb92252d0fb44530306.tar.gz |
linux (3.0.35): Include thermal sensor update on branh 1.1.0
1.1.0 branch has been updated with a thermal sensor fix.
Update it to the top of tree.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'recipes-kernel')
-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 37106fa..12e75cd 100644 --- a/recipes-kernel/linux/linux-imx_3.0.35.bb +++ b/recipes-kernel/linux/linux-imx_3.0.35.bb | |||
@@ -3,12 +3,12 @@ | |||
3 | 3 | ||
4 | include linux-imx.inc | 4 | include linux-imx.inc |
5 | 5 | ||
6 | PR = "${INC_PR}.13" | 6 | PR = "${INC_PR}.14" |
7 | 7 | ||
8 | COMPATIBLE_MACHINE = "(mx6)" | 8 | COMPATIBLE_MACHINE = "(mx6)" |
9 | 9 | ||
10 | # Revision of 1.1.0 branch | 10 | # Revision of 1.1.0 branch |
11 | SRCREV = "64eb436e9876a2d95abea34464addf37a0888f61" | 11 | SRCREV = "21304e170e6aa140d189158fcf27d731d3547969" |
12 | LOCALVERSION = "-1.1.0+yocto" | 12 | LOCALVERSION = "-1.1.0+yocto" |
13 | 13 | ||
14 | # Revision of 12.10.02 branch | 14 | # Revision of 12.10.02 branch |