lsb: fix installed-vs-shipped for mips

Fixed:
lsb-4.1: lsb: Files/directories were installed but not shipped in any package:
  /lib32
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
lsb: 1 installed and not shipped files. [installed-vs-shipped]

(From OE-Core rev: 614398f106089f1aae58870286f50717ac03c662)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert Yang 2015-11-25 18:32:49 -08:00 committed by Richard Purdie
parent 39ecdcefbd
commit e406fa860f
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ do_install_append(){
fi
}
FILES_${PN} += "/lib64 \
${base_libdir} \
/usr/lib/lsb \
${base_libdir}/lsb/* \
/lib/lsb/* \