On Thu, 2019-06-06 at 22:16 +0530, Gokul Raj wrote: > Hi Ross, > > Thanks for the suggestion. I have tried with inheriting autotools- > brokensep bbclass. Now bitbake got the path for compilation. But, > bitbake compilation refering to native kernel src path for module > compilation. For your information this package comes with both kernel > module and userspace binary. Single makefile helps building both > kernel module and userspace binary. Attached log for your reference. > > Any suggestion to compile this package.
Looking at the Makefile, I think adding this might help: EXTRA_OEMAKE='KERNEL_DIR="${STAGING_KERNEL_BUILDDIR}"' -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto