diff options
| author | Jason Reiss <jreiss@multitech.com> | 2018-11-05 13:54:57 -0600 |
|---|---|---|
| committer | Jason Reiss <jreiss@multitech.com> | 2018-11-05 13:54:57 -0600 |
| commit | 59655cc5f8ed4c95edd8ce46208f429188eb0852 (patch) | |
| tree | 5210e8a1fa03791750c62f33edb3bf5e9274f114 | |
| parent | 047a8f497038fdc608eed0113c2983c133325c41 (diff) | |
| download | meta-mlinux-59655cc5f8ed4c95edd8ce46208f429188eb0852.tar.gz meta-mlinux-59655cc5f8ed4c95edd8ce46208f429188eb0852.tar.bz2 meta-mlinux-59655cc5f8ed4c95edd8ce46208f429188eb0852.zip | |
add mtac-xdot-util package
| -rw-r--r-- | recipes-core/images/mlinux-factory-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb index 55fbc37..b9930d5 100644 --- a/recipes-core/images/mlinux-factory-image.bb +++ b/recipes-core/images/mlinux-factory-image.bb @@ -26,7 +26,7 @@ IMAGE_INSTALL += "autossh" IMAGE_INSTALL += "monit" # LoRa support (MTAC-LORA accessory card) -IMAGE_INSTALL += "lora-gateway-utils lora-network-server lora-query lora-packet-forwarder-usb lora-gateway-geolocation-utils lora-packet-forwarder-geolocation" +IMAGE_INSTALL += "lora-gateway-utils lora-network-server lora-query lora-packet-forwarder-usb lora-gateway-geolocation-utils lora-packet-forwarder-geolocation mtac-xdot-util" # MQTT server #IMAGE_INSTALL += "mosquitto" |
