diff options
-rw-r--r-- | meta-oe/recipes-extended/ostree/ostree_2021.3.bb | 2 |
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 | " |
182 | RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils glibc-localedata-en-us" | 182 | RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils glibc-localedata-en-us" |
183 | 183 | ||
184 | RRECOMMENDS:${PN} += "kernel-module-overlay" | 184 | RRECOMMENDS:${PN}:append:class-target = " kernel-module-overlay" |
185 | 185 | ||
186 | SYSTEMD_SERVICE:${PN} = "ostree-remount.service ostree-finalize-staged.path" | 186 | SYSTEMD_SERVICE:${PN} = "ostree-remount.service ostree-finalize-staged.path" |
187 | SYSTEMD_SERVICE:${PN}-switchroot = "ostree-prepare-root.service" | 187 | SYSTEMD_SERVICE:${PN}-switchroot = "ostree-prepare-root.service" |