summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/ostree/ostree_2021.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/ostree/ostree_2021.3.bb b/meta-oe/recipes-extended/ostree/ostree_2021.3.bb
index 803186058a..7fb458ca10 100644
--- a/meta-oe/recipes-extended/ostree/ostree_2021.3.bb
+++ b/meta-oe/recipes-extended/ostree/ostree_2021.3.bb
@@ -181,7 +181,7 @@ RDEPENDS:${PN}-ptest += " \
181" 181"
182RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils glibc-localedata-en-us" 182RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils glibc-localedata-en-us"
183 183
184RRECOMMENDS:${PN} += "kernel-module-overlay" 184RRECOMMENDS:${PN}:append:class-target = " kernel-module-overlay"
185 185
186SYSTEMD_SERVICE:${PN} = "ostree-remount.service ostree-finalize-staged.path" 186SYSTEMD_SERVICE:${PN} = "ostree-remount.service ostree-finalize-staged.path"
187SYSTEMD_SERVICE:${PN}-switchroot = "ostree-prepare-root.service" 187SYSTEMD_SERVICE:${PN}-switchroot = "ostree-prepare-root.service"