From 6d50fe8666bbd1b9b739b5317e083a4c4c0b924b Mon Sep 17 00:00:00 2001 From: Jason Reiss Date: Wed, 21 Aug 2019 08:35:26 -0500 Subject: lora: remove tmp files, update geolocation --- recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb') diff --git a/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb b/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb index 34a18a1..193fcf7 100644 --- a/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb +++ b/recipes-connectivity/lora/lora-packet-forwarder-geolocation_5.1.0.bb @@ -41,6 +41,9 @@ do_compile() { } do_install() { +} + +do_install_append_mtcdt() { install -d ${D}${LORA_DIR} install -m 755 mlinux4/pkt_forwarder ${D}${LORA_DIR}/ install -m 755 ${WORKDIR}/global_conf.json.MTAC_LORA_2_1* ${D}${LORA_DIR}/ -- cgit v1.2.3