mongod fails to start without /usr/shared/timezone data
Signed-off-by: Khem Raj <[email protected]>
---
.../meta-python/recipes-dbs/mongodb/mongodb_git.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb
b/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb
index 21c3b10148..21051a8958 100644
--- a/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb
+++ b/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb
@@ -143,3 +143,5 @@ CONFFILES:${PN} = "${sysconfdir}/mongod.conf"
SYSTEMD_SERVICE:${PN} = "mongod.service"
FILES:${PN} += "${nonarch_libdir}/tmpfiles.d"
+
+RDEPENDS:${PN} += "tzdata-core"
--
2.42.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#104907):
https://lists.openembedded.org/g/openembedded-devel/message/104907
Mute This Topic: https://lists.openembedded.org/mt/101410977/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-