diff options
author | Dengke Du <dengke.du@windriver.com> | 2016-03-15 22:49:13 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-23 21:49:58 +0000 |
commit | 37039da6a09d7781beb93892932488940786b41f (patch) | |
tree | 1964f7dc5215712ec0f50fb8afc7c9227f7ff2f1 /scripts/lib/scriptpath.py | |
parent | 6098a72e8d21f6321636e727703ca7c29d9af142 (diff) | |
download | openembedded-core-37039da6a09d7781beb93892932488940786b41f.tar.gz openembedded-core-37039da6a09d7781beb93892932488940786b41f.tar.bz2 openembedded-core-37039da6a09d7781beb93892932488940786b41f.zip |
nativesdk-coreutils: a lot of warnings fixed
When we create nativesdk-coreutils, a lot of warnings appear,it
show many files can't find. Because in the coreutils recipe, it
didn't contain the do_install for the nativesdk, so when the
alternative system check the files in the following process, it
can't find the files. So we should add the do_install for the
nativesdk, change the function do_install_append_class-target() to
do_install_append() in the file:
meta/recipes-core/coreutils/coreutils_8.25.bb
in this way, the alternative system can find the files, the warnings
disappear.
Signed-off-by: Dengke Du <dengke.du@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions