[yocto] How to debug unbuildable module error?
Paul Eggleton
paul.eggleton at linux.intel.com
Mon Sep 24 14:56:47 PDT 2018
Hi Clay
Somewhat late, but I stumbled across this this morning
On Monday, 16 July 2018 9:29:07 AM NZST Clay D. Montgomery wrote:
>
> Is there a way to get bitbake to provide more information about why a
> module is unbuildable?
>
> I am trying to build this example:
>
> poky/meta-skeleton/recipes-kernel/hello-mod/hello-mod_0.1.bb
>
> However, bitbake always reports:
>
> "Runtime target 'hello-mod' is unbuildable, removing..."
The actual issue will be printed above this message. Usually it's because the
recipe depends upon something else that could not be built (and the reason for
that will be in the message above).
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
More information about the yocto
mailing list