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 -1
View File
@@ -15,7 +15,7 @@ require recipes-ti/includes/ti-staging.inc
PR = "${MACHINE_KERNEL_PR}"
#This is a kernel module, don't set PR directly
MACHINE_KERNEL_PR_append = "e"
MACHINE_KERNEL_PR_append = "f"
inherit module