summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/ostree/ostree_2022.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/ostree/ostree_2022.2.bb b/meta-oe/recipes-extended/ostree/ostree_2022.2.bb
index 24a7513188..50d0548cc7 100644
--- a/meta-oe/recipes-extended/ostree/ostree_2022.2.bb
+++ b/meta-oe/recipes-extended/ostree/ostree_2022.2.bb
@@ -201,7 +201,7 @@ RDEPENDS:${PN}-ptest += " \
201" 201"
202RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils glibc-localedata-en-us" 202RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils glibc-localedata-en-us"
203 203
204RRECOMMENDS:${PN} += "kernel-module-overlay" 204RRECOMMENDS:${PN}:append:class-target = " kernel-module-overlay"
205 205
206SYSTEMD_SERVICE:${PN} = "ostree-remount.service ostree-finalize-staged.path" 206SYSTEMD_SERVICE:${PN} = "ostree-remount.service ostree-finalize-staged.path"
207SYSTEMD_SERVICE:${PN}-switchroot = "ostree-prepare-root.service" 207SYSTEMD_SERVICE:${PN}-switchroot = "ostree-prepare-root.service"