summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2019-03-21 04:43:06 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-03-21 10:54:33 -0400
commitf8899103d0c1f7b013ae3b06ead666f4e56660ef (patch)
tree08256776b533ce2dc16b8104e20efd6ccbf68727 /recipes-extended
parent7de3b83a87b12c0b9f5982fe246abba75617a07a (diff)
downloadmeta-cloud-services-f8899103d0c1f7b013ae3b06ead666f4e56660ef.tar.gz
glusterfs: fix installed-vs-shipped qa issue
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@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/glusterfs/glusterfs.inc1
1 files changed, 1 insertions, 0 deletions
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 \
152 ${libexecdir}/glusterfs/events \ 152 ${libexecdir}/glusterfs/events \
153 ${libexecdir}/glusterfs/glusterfind \ 153 ${libexecdir}/glusterfs/glusterfind \
154 ${libexecdir}/glusterfs/gfind_missing_files \ 154 ${libexecdir}/glusterfs/gfind_missing_files \
155 ${libexecdir}/glusterfs/mount-shared-storage.sh \
155 ${libexecdir}/glusterfs/peer_mountbroker.py \ 156 ${libexecdir}/glusterfs/peer_mountbroker.py \
156 ${libexecdir}/glusterfs/peer_eventsapi.py \ 157 ${libexecdir}/glusterfs/peer_eventsapi.py \
157 ${libexecdir}/glusterfs/peer_mountbroker \ 158 ${libexecdir}/glusterfs/peer_mountbroker \