1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 22:38:04 +00:00

ti-linuxutils: Fix build problems for kernel up to 3.17

Add to patches to fix the build of cmemk and sdmak kernel modules.

Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Enric Balletbo i Serra
2014-10-08 19:47:46 +00:00
committed by Denys Dmytriyenko
parent 888ea37444
commit a9a74cc33d
4 changed files with 89 additions and 2 deletions
@@ -1,6 +1,9 @@
require ti-linuxutils.inc
SRC_URI += "file://linuxutils-BKL-fix-2.patch"
SRC_URI += "file://linuxutils-BKL-fix-2.patch \
file://linuxutils_2_26-cmemk-fixes.patch \
file://linuxutils_2_26-sdmak-fixes.patch \
"
PE = "1"
PV = "2_26_01_02"