Discussion:
[yocto] difference between DEPLOYDIR vs D
Davis Roman
2018-11-15 00:38:05 UTC
Permalink
Hello,

I'm trying to understand the correlation between the $DEPLOYDIR and $D
variables.

They both seem very similar.

Do files from DEPLOYDIR eventually get copied to D in order to finally make
its way into the final package?

If so, why bother with DEPLOYDIR and instead just copy straight into D?

Thank you,

Davis
Christopher Larson
2018-11-15 01:59:07 UTC
Permalink
IIrc DEPLOYDIR contents get copied to DEPLOY_DIR by sstate for the
do_deploy task. I.e. tmp/deploy/. This is independent of packaging.
Post by Davis Roman
Hello,
I'm trying to understand the correlation between the $DEPLOYDIR and $D
variables.
They both seem very similar.
Do files from DEPLOYDIR eventually get copied to D in order to finally
make its way into the final package?
If so, why bother with DEPLOYDIR and instead just copy straight into D?
Thank you,
Davis
--
_______________________________________________
bitbake-devel mailing list
http://lists.openembedded.org/mailman/listinfo/bitbake-devel
--
Christopher Larson
kergoth at gmail dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Senior Software Engineer, Mentor Graphics
Loading...