diff options
author | Bogdan Pricope <Bogdan.Pricope@enea.com> | 2018-09-14 09:26:56 +0200 |
---|---|---|
committer | Bogdan Pricope <Bogdan.Pricope@enea.com> | 2018-09-14 09:26:56 +0200 |
commit | c9dbb6f104dd53b524074a3692e01974e97708d4 (patch) | |
tree | 9b3577a6d153ae477a24c0ad918eab35c685daf6 | |
parent | 0c95f5396affa3512d119821be01ca0e946e54cc (diff) | |
download | meta-el-nfv-access-c9dbb6f104dd53b524074a3692e01974e97708d4.tar.gz |
enea-nfv-access-host-common: add packagegroup for 4G usb modems
4G usb modems require additional tools like ModemManager and
usb_modeswitch.
Change-Id: I5804219323779df59c8d5ef53eae549a3c352e70
Signed-off-by: Bogdan Pricope <Bogdan.Pricope@enea.com>
-rw-r--r-- | images/enea-nfv-access-host-common.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/images/enea-nfv-access-host-common.inc b/images/enea-nfv-access-host-common.inc index 926e56f..9958861 100644 --- a/images/enea-nfv-access-host-common.inc +++ b/images/enea-nfv-access-host-common.inc | |||
@@ -2,6 +2,7 @@ require images/enea-nfv-access-common.inc | |||
2 | 2 | ||
3 | IMAGE_INSTALL += " \ | 3 | IMAGE_INSTALL += " \ |
4 | packagegroup-enea-virtualization-host \ | 4 | packagegroup-enea-virtualization-host \ |
5 | packagegroup-enea-virtualization-4gusb-modems \ | ||
5 | " | 6 | " |
6 | 7 | ||
7 | # Set labels for GRUB and SYSLINUX | 8 | # Set labels for GRUB and SYSLINUX |