[OE-core] [PATCH 3/5] populate_sdk_base: Ensure PKGDATA_DIR exists

Christopher Larson clarson at kergoth.com
Fri Oct 23 04:11:50 UTC 2015


On Thu, Oct 22, 2015 at 8:30 PM, Randy Witt <randy.e.witt at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151022/270bb839/attachment-0002.html>


More information about the Openembedded-core mailing list