[yocto] Error in building new recipe for Jool network translator

Mittal, Anuj anuj.mittal at intel.com
Thu Jun 6 21:20:40 PDT 2019


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}"'


More information about the yocto mailing list