diff options
-rw-r--r-- | meta/recipes-core/systemd/systemd_247.3.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_247.3.bb b/meta/recipes-core/systemd/systemd_247.3.bb index 3454085e5f..cd67e65abe 100644 --- a/meta/recipes-core/systemd/systemd_247.3.bb +++ b/meta/recipes-core/systemd/systemd_247.3.bb | |||
@@ -489,6 +489,9 @@ RRECOMMENDS_${PN}-container += "\ | |||
489 | ${PN}-journal-gatewayd \ | 489 | ${PN}-journal-gatewayd \ |
490 | ${PN}-journal-remote \ | 490 | ${PN}-journal-remote \ |
491 | ${PN}-journal-upload \ | 491 | ${PN}-journal-upload \ |
492 | kernel-module-dm-mod \ | ||
493 | kernel-module-loop \ | ||
494 | kernel-module-tun \ | ||
492 | tar \ | 495 | tar \ |
493 | " | 496 | " |
494 | 497 | ||