diff options
author | S. Lockwood-Childs <sjl@vctlabs.com> | 2018-06-15 00:54:33 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-15 10:58:55 +0100 |
commit | 57f1f5708306a6121b1172c5163c6566d5bcb89c (patch) | |
tree | 76634df7b64f1b361e9a160e23b0ee1e75324d00 /scripts/contrib/oe-build-perf-report-email.py | |
parent | 3084ff86d61b54011e0647ee17cbba521bafc9df (diff) | |
download | openembedded-core-57f1f5708306a6121b1172c5163c6566d5bcb89c.tar.gz openembedded-core-57f1f5708306a6121b1172c5163c6566d5bcb89c.tar.bz2 openembedded-core-57f1f5708306a6121b1172c5163c6566d5bcb89c.zip |
coreutils: fix nativesdk install failure
The change "fix hostname conflict with other packages" moved the
hostname util to the list of base_bindir_progs, so do_install_append()
now expects hostname to have been built.
coreutils do_install_append() is shared between target and nativesdk
builds (though not used by native build, see comment) so hostname should
be enabled to build on both of them.
Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/contrib/oe-build-perf-report-email.py')
0 files changed, 0 insertions, 0 deletions