mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
491dd81581
Though tzdata is present in almost all images, some of them are lacking it: most notably minimal ptest images. mongodb relies on tzdata, otherwise it doesn't even start up. To ensure that mongodb can be started up successfully, explicitly add tzdata to its dependencies. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>