diff options
| -rw-r--r-- | recipes-extended/ceph/ceph_15.2.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/ceph/ceph_15.2.0.bb b/recipes-extended/ceph/ceph_15.2.0.bb index 2b7b2c10..18930868 100644 --- a/recipes-extended/ceph/ceph_15.2.0.bb +++ b/recipes-extended/ceph/ceph_15.2.0.bb | |||
| @@ -43,6 +43,8 @@ SYSTEMD_SERVICE_${PN} = " \ | |||
| 43 | ceph-mgr.target \ | 43 | ceph-mgr.target \ |
| 44 | ceph-crash.service \ | 44 | ceph-crash.service \ |
| 45 | rbdmap.service \ | 45 | rbdmap.service \ |
| 46 | ceph-immutable-object-cache@.service \ | ||
| 47 | ceph-immutable-object-cache.target \ | ||
| 46 | " | 48 | " |
| 47 | OECMAKE_GENERATOR = "Unix Makefiles" | 49 | OECMAKE_GENERATOR = "Unix Makefiles" |
| 48 | 50 | ||
