]> code.ossystems Code Review - meta-freescale.git/commit
linux-fslc: Refactor to use linux-imx.inc and avoid duplication of code
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 17 Apr 2013 18:58:18 +0000 (15:58 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 19 Apr 2013 13:29:26 +0000 (10:29 -0300)
commit8df1f31998bdcd822fa91f471361be9185680dd0
tree0142d0a28894602e262cd7ccb2773edd754e5232
parent73988c5113055f0d08892e64b56e189be3e5bbeb
linux-fslc: Refactor to use linux-imx.inc and avoid duplication of code

Provides a new linux-fslc.inc file which abstracts the specific
changes for the linux-fslc based kernels. A new variable has been add
to linux-imx.inc to allow to skip the 'imx-test' specific hacks after
kernel install as 'imx-test' is not supported for Linux mainline.

Change-Id: I309ee9fa70f359e4d3b03af6cb68bf15d0745257
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-kernel/linux/linux-fslc.inc [new file with mode: 0644]
meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.8.bb
meta-fsl-arm/recipes-kernel/linux/linux-imx.inc