On Thu, Oct 22, 2015 at 8:30 PM, Randy Witt <randy.e.w...@linux.intel.com>
wrote:

> -do_populate_sdk[dirs] = "${TOPDIR}"
> +do_populate_sdk[dirs] = "${TOPDIR} ${PKGDATA_DIR}"
>

I hope do_populate_sdk doesn't care where it's run from, as this doesn't
just make sure the dir exists, it changes the dir the task runs in (the
last entry in dirs is the cwd of the task).
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to