Re: [yocto] Correct way to build patched kernel modules

2016-11-14 Thread Bruce Ashfield
On 2016-11-14 10:01 AM, Mert Can Ergun wrote: Hi! I am currently using a kernel bbappend file to build my kernel and kernel modules. My bbappend file looks like this: linux-imx_%.bbappend SUMMARY = "Patches applied to Freescale kernel" DESCRIPTION = "blank" FILESPATH_prepend :=

[yocto] Correct way to build patched kernel modules

2016-11-14 Thread Mert Can Ergun
Hi! I am currently using a kernel bbappend file to build my kernel and kernel modules. My bbappend file looks like this: linux-imx_%.bbappend SUMMARY = "Patches applied to Freescale kernel" DESCRIPTION = "blank" FILESPATH_prepend := "${THISDIR}/patches:" SRC_URI += " \