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 17:56:24 +0100 |
commit | 5f3a3d4063814e6732b8c861018b39d5abfc43b4 (patch) | |
tree | 54811bc90068514e06eb3d5ac7f8db7d8e8fa27c /scripts/recipetool | |
parent | 834b24d507fae83bd0c377258d3c766073d7dd73 (diff) | |
download | poky-5f3a3d4063814e6732b8c861018b39d5abfc43b4.tar.gz |
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.
(From OE-Core rev: 57f1f5708306a6121b1172c5163c6566d5bcb89c)
Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/recipetool')
0 files changed, 0 insertions, 0 deletions