From 82862a0989bb832a343bbf929fc612794bfdc728 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 25 May 2022 12:37:52 -0500 Subject: Make sure LoRa Packet Forwarder is on all images --- recipes-core/images/mlinux-factory-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb index 6adf7e2..3b690d7 100644 --- a/recipes-core/images/mlinux-factory-image.bb +++ b/recipes-core/images/mlinux-factory-image.bb @@ -31,7 +31,7 @@ IMAGE_INSTALL_append= " autossh" IMAGE_INSTALL_append = " monit" # LoRa support (MTAC-LORA accessory card) -IMAGE_INSTALL_append = " lora-gateway-utils lora-query lora-network-server lora-packet-forwarder-usb lora-gateway-sx1303" +IMAGE_INSTALL_append = " lora-gateway-utils lora-query lora-network-server lora-packet-forwarder-usb lora-gateway-sx1303 lora-packet-forwarder" IMAGE_INSTALL_append_mtcdt = " lora-gateway-geolocation-utils lora-packet-forwarder-geolocation" IMAGE_INSTALL_append_mtcdt = " mtac-xdot-util" -- cgit v1.2.3