diff options
author | Frank Meerkoetter <frank.meerkoetter@basyskom.com> | 2016-12-05 21:11:23 +0100 |
---|---|---|
committer | Frank Meerkoetter <frank.meerkoetter@basyskom.com> | 2016-12-08 08:01:11 +0000 |
commit | 6473d7afc408b8e3ca5448bcb25cb1395faa588e (patch) | |
tree | 2176155d1fe417b000488d06b355d34452b7f12d /classes/internal-build.bbclass | |
parent | 2e508eda05995a29ae745e6f877735f434bcbcda (diff) | |
download | meta-boot2qt-6473d7afc408b8e3ca5448bcb25cb1395faa588e.tar.gz |
Correctly pass DESTDIR
Passing DESTDIR does not work this way. The result was that the
recipe tried to install into the host. Typically this ended the
build as the user running it, isn't allowed to write to /.
This patch correctly passes DESTDIR to the make file.
Change-Id: I6f4a3cd42d2d0d3996333a56a707802bc25c8b4a
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'classes/internal-build.bbclass')
0 files changed, 0 insertions, 0 deletions