[meta-virtualization] [meta-cloud-services][PATCH] glusterfs: fix installed-vs-shipped qa issue

kai.kang at windriver.com kai.kang at windriver.com
Thu Mar 21 01:43:06 PDT 2019


From: Kai Kang <kai.kang at windriver.com>

Fix installed-vs-shipped qa issue of glusterfs:

| ERROR: glusterfs-5.4-r0 do_package: QA Issue: glusterfs:
  Files/directories were installed but not shipped in any package:
|   /usr/libexec/glusterfs/mount-shared-storage.sh

Signed-off-by: Kai Kang <kai.kang at windriver.com>
---
 recipes-extended/glusterfs/glusterfs.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc
index 17aaf75..5843d7c 100644
--- a/recipes-extended/glusterfs/glusterfs.inc
+++ b/recipes-extended/glusterfs/glusterfs.inc
@@ -152,6 +152,7 @@ FILES_${PN} = "${libdir}/glusterfs/${PV}/auth \
                ${libexecdir}/glusterfs/events \
                ${libexecdir}/glusterfs/glusterfind \
                ${libexecdir}/glusterfs/gfind_missing_files \
+               ${libexecdir}/glusterfs/mount-shared-storage.sh \
                ${libexecdir}/glusterfs/peer_mountbroker.py \
                ${libexecdir}/glusterfs/peer_eventsapi.py \
                ${libexecdir}/glusterfs/peer_mountbroker \
-- 
2.20.0



More information about the meta-virtualization mailing list