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:
committed by
Denys Dmytriyenko
parent
888ea37444
commit
a9a74cc33d
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user