mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
ceph: fix installed-vs-shipped QA issue
... |ERROR: ceph-15.2.0-r0 do_package: QA Issue: ceph: Files/directories were installed but not shipped in any package: | /lib/systemd/system/ceph-immutable-object-cache@.service | /lib/systemd/system/ceph-immutable-object-cache.target ... Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
a24ce339fd
commit
f5a31e3ecd
|
@ -43,6 +43,8 @@ SYSTEMD_SERVICE_${PN} = " \
|
|||
ceph-mgr.target \
|
||||
ceph-crash.service \
|
||||
rbdmap.service \
|
||||
ceph-immutable-object-cache@.service \
|
||||
ceph-immutable-object-cache.target \
|
||||
"
|
||||
OECMAKE_GENERATOR = "Unix Makefiles"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user