From a003541cbea43e060d56440453fa0eeb486d474f Mon Sep 17 00:00:00 2001 From: tkl Date: Mon, 12 Apr 2021 10:16:18 +0200 Subject: [PATCH] recipes-core: Add timezone setting to greenhouse-container-image --- recipes-core/images/greenhouse-container-image.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-core/images/greenhouse-container-image.bb b/recipes-core/images/greenhouse-container-image.bb index e428ae0..116a297 100644 --- a/recipes-core/images/greenhouse-container-image.bb +++ b/recipes-core/images/greenhouse-container-image.bb @@ -6,7 +6,9 @@ require app-container-image.bb IMAGE_INSTALL += " \ busybox \ + busybox-initcfg \ greenhouse \ + tzdata \ " # docker run