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
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to