diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2014-04-04 18:44:09 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-04 12:18:40 +0100 |
commit | 4c46bfd703409bd55a781742e4afedf88da1124b (patch) | |
tree | ab8ea762e17d654f61ca9c7fd8dfa260127d2e15 /LICENSE | |
parent | 0f043e9a3fdc4b489b55e0605fee01927854205a (diff) | |
download | openembedded-core-4c46bfd703409bd55a781742e4afedf88da1124b.tar.gz openembedded-core-4c46bfd703409bd55a781742e4afedf88da1124b.tar.bz2 openembedded-core-4c46bfd703409bd55a781742e4afedf88da1124b.zip |
util-linux: fix parallel build issue
The rule SETARCH_MAN_LINKS is used for the files under the sys-utils
dir, for example:
echo ".so man8/setarch.8" > sys-utils/linux32.8
but it depends on nothing so that the sys-utils dir may not exist, we
can create the sys-utils dir to fix problem.
[YOCTO #6115]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions