diff options
-rw-r--r-- | meta/recipes-core/systemd/systemd_247.3.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/systemd/systemd_247.3.bb b/meta/recipes-core/systemd/systemd_247.3.bb index c0073ad7b0..1aac754cfc 100644 --- a/meta/recipes-core/systemd/systemd_247.3.bb +++ b/meta/recipes-core/systemd/systemd_247.3.bb | |||
@@ -485,9 +485,9 @@ FILES_${PN}-container = "${sysconfdir}/dbus-1/system.d/org.freedesktop.import1.c | |||
485 | " | 485 | " |
486 | 486 | ||
487 | RRECOMMENDS_${PN}-container += "\ | 487 | RRECOMMENDS_${PN}-container += "\ |
488 | ${PN}-journal-upload \ | ||
489 | ${PN}-journal-remote \ | ||
490 | ${PN}-journal-gatewayd \ | 488 | ${PN}-journal-gatewayd \ |
489 | ${PN}-journal-remote \ | ||
490 | ${PN}-journal-upload \ | ||
491 | " | 491 | " |
492 | 492 | ||
493 | FILES_${PN}-extra-utils = "\ | 493 | FILES_${PN}-extra-utils = "\ |