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

Richard Purdie richard.purdie at linuxfoundation.org
Fri Oct 23 06:41:55 UTC 2015


On Thu, 2015-10-22 at 21:11 -0700, Christopher Larson wrote:
> 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).

I was trying to remember which way around that was and planned to check
before merging. I agree this needs to be reversed (and the commit needs
a touch more explanation). I'll tweak that.

Cheers,

Richard





More information about the Openembedded-core mailing list