[yocto] Building linux-yocto kernel in own bsp layer

Paul Eggleton paul.eggleton at linux.intel.com
Wed Jul 31 02:11:17 PDT 2013


Hi Martin,

On Wednesday 31 July 2013 09:21:12 Martin Ertsaas wrote:
> THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}"

You should not set THISDIR, it's already set automatically.

> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-3.4"

You should have a colon at the end of that value.

I'm not sure if this will fix your problem, though.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list