From: Alejandro Benete Date: Tue, 30 Mar 2021 09:16:27 +0000 (+0200) Subject: meta-somdevices: somdevices-minimal: Added packages to minimal image. X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=72454bdae2bc2c5ca7a8de78cdeebacc6fd7381b;p=meta-somdevices.git meta-somdevices: somdevices-minimal: Added packages to minimal image. Added ethname, wilc-fw, wilc-modules-load, network, wireless-regdb, somdevices-keys and hostapd packages to somdevices-minimal. Signed-off-by: Alejandro Benete --- diff --git a/recipes-somdevices/images/somdevices-minimal.bb b/recipes-somdevices/images/somdevices-minimal.bb index c23f611..0c253b4 100644 --- a/recipes-somdevices/images/somdevices-minimal.bb +++ b/recipes-somdevices/images/somdevices-minimal.bb @@ -34,6 +34,13 @@ CORE_IMAGE_EXTRA_INSTALL += " \ rng-tools \ usb-modeswitch \ rsync \ + ethname \ + wilc-fw \ + wilc-modules-load \ + network \ + wireless-regdb \ + somdevices-keys \ + hostapd \ " IMAGE_FEATURES += " package-management"