]> code.ossystems Code Review - meta-freescale.git/commit
kernel-module-imx-gpu-viv: Fix build against 3.14-based kernels - again
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 22 Sep 2015 22:20:04 +0000 (19:20 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:20 +0000 (15:03 -0300)
commit4742a2464624f1951531abb4c259bf293fbd34d7
tree304adba4d9ed2b9390b329e5e14f999d5b618969
parent6d20ab47a75e6c044164c25ccaa9091b0bbc6915
kernel-module-imx-gpu-viv: Fix build against 3.14-based kernels - again

The build fail about the bus frequency header (linux/busfreq-imx6.h)
not being found is caused by the mistaken check for the wrong kernel
version.

The regression has been introduced by d476c35
(kernel-module-imx-gpu-viv: Upgrade to 5.0.11.p7.1 for 3.14.38-6QP_ga
release) which has been not properly tested. This patch fixes it,
again, by adding back the removed patch.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv/platform-Fix-kernel-version-check-for-3.14-based-ker.patch [new file with mode: 0644]
recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_5.0.11.p7.1.bb