diff options
author | Qi Hou <qi.hou@windriver.com> | 2017-12-04 16:29:57 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-02-01 07:32:04 -0800 |
commit | 846e0098814d45cf4b8ea2625ee824faf519147e (patch) | |
tree | 942e2b239834872c249905a43921476fe374934b /meta-gnome/COPYING.MIT | |
parent | f48be7e9b19a1e3ec3a03a9a5d9ca7e08a54a7ad (diff) | |
download | meta-openembedded-846e0098814d45cf4b8ea2625ee824faf519147e.tar.gz |
openldap: fix QA Warning
While building openldap, there was a warning, like below:
WARNING: QA Issue: openldap: Files/directories were installed but not shipped in any package:
/usr/libexec
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
openldap: 1 installed and not shipped files. [installed-vs-shipped]
This is because that after openldap all contents of /usr/libexec are split
into subsets or moved into other directory and no one makes use of it.
So, to fix this QA warning, delete /usr/libexec.
Signed-off-by: Qi Hou <qi.hou@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit aaf496df4cef4703a6d4b380b3f5ddf738753406)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-gnome/COPYING.MIT')
0 files changed, 0 insertions, 0 deletions