From: Josep Orga Date: Sat, 10 Apr 2021 08:51:20 +0000 (+0200) Subject: meta-somdevices: somdevices-minimal: Added wall command. X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=7a610d73aafe82d66dc4cfed6c53b8f9add5f3da;p=meta-somdevices.git meta-somdevices: somdevices-minimal: Added wall command. Signed-off-by: Josep Orga --- diff --git a/recipes-somdevices/images/somdevices-minimal.bb b/recipes-somdevices/images/somdevices-minimal.bb index da2d1d9..a95dcc2 100644 --- a/recipes-somdevices/images/somdevices-minimal.bb +++ b/recipes-somdevices/images/somdevices-minimal.bb @@ -41,6 +41,7 @@ CORE_IMAGE_EXTRA_INSTALL += " \ wireless-regdb \ somdevices-keys \ hostapd \ + util-linux-wall \ " IMAGE_FEATURES += " package-management"