]> code.ossystems Code Review - meta-freescale.git/commit
imx-test: Don't install clocks.sh in MX6 as it uses 3.10 kernel
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 17 Jan 2014 18:04:59 +0000 (16:04 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 5 Mar 2014 16:32:11 +0000 (13:32 -0300)
commit73f7d9167c32f0014d625025b1f9f665ff548397
treed09dbcb10c6cacb98aae99ba74f2da9048e33f05
parent2fc2bc99a0339d1249c3fbd98f9e75e78f55c2b6
imx-test: Don't install clocks.sh in MX6 as it uses 3.10 kernel

Kernel 3.10 uses the common clock framework, so the clock tree
information can be retrieved from the standard /sys/kernel/debug
location, which means we don't really need a custom clocks.sh script
for the 3.10 kernel.

You just don't need to install it if you use a recent kernel that
deploys the common clock tree framework (like it is the case for MX6
running 3.10).

Change-Id: Ief01c62025faa2927a226f9cd670e52dabb304be
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/imx-test/imx-test.inc
meta-fsl-arm/recipes-bsp/imx-test/imx-test_11.09.01.bb
meta-fsl-arm/recipes-bsp/imx-test/imx-test_2.6.35.3-1.1.0.bb
meta-fsl-arm/recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb