diff options
author | 2013-07-16 20:09:04 +0000 | |
---|---|---|
committer | 2013-07-17 10:07:39 -0300 | |
commit | 7a0b40350803301c5f43e7c3a2ebb7f5ebb0b72e (patch) | |
tree | 341a88a704791f0d398f0b740f59ee46c1fd0e05 | |
parent | 93333a8e2d857015967e4f3fed471cc59611263d (diff) | |
download | meta-fsl-arm-7a0b40350803301c5f43e7c3a2ebb7f5ebb0b72e.tar.gz meta-fsl-arm-7a0b40350803301c5f43e7c3a2ebb7f5ebb0b72e.tar.bz2 meta-fsl-arm-7a0b40350803301c5f43e7c3a2ebb7f5ebb0b72e.zip |
linux-imx (3.0.35): Update 4.0.0 branch to commit c3e6a39
Update 3.0.35 4.0.0 branch to commit c3e6a39 (ENGR00271136 Fix build break when
CONFIG_CLK_DEBUG is disabled).
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
-rw-r--r-- | recipes-kernel/linux/linux-imx_3.0.35.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-imx_3.0.35.bb b/recipes-kernel/linux/linux-imx_3.0.35.bb index 8a4c0ef..5cc9912 100644 --- a/recipes-kernel/linux/linux-imx_3.0.35.bb +++ b/recipes-kernel/linux/linux-imx_3.0.35.bb @@ -8,5 +8,5 @@ PR = "${INC_PR}.14" COMPATIBLE_MACHINE = "(mx6)" # Revision of 4.0.0 branch -SRCREV = "08814d923d74509cfaab96c1eb121f4bf961d942" +SRCREV = "c3e6a3953ac552d1e339ca62cd72aa1950baa3ed" LOCALVERSION = "-4.0.0+yocto" |