summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb
diff options
context:
space:
mode:
authorJason Reiss <jreiss@multitech.com>2020-02-26 08:08:13 -0600
committerJohn Klug <john.klug@multitech.com>2020-06-18 20:22:07 -0500
commit50d9055801fe3feca6620c7a92d37577bc249541 (patch)
treecf90f873a52e2f8d5fc36da2a02da856d6d62f90 /recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb
parent397b0c1b9be30af5ab8a267fdae4f58a39843e94 (diff)
downloadmeta-mlinux-50d9055801fe3feca6620c7a92d37577bc249541.tar.gz
meta-mlinux-50d9055801fe3feca6620c7a92d37577bc249541.tar.bz2
meta-mlinux-50d9055801fe3feca6620c7a92d37577bc249541.zip
lora: update recipes to quiet QA issue warnings
Diffstat (limited to 'recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb')
-rw-r--r--recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb b/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb
index ca061da..18947ec 100644
--- a/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb
+++ b/recipes-connectivity/lora/lora-packet-forwarder_4.0.1.bb
@@ -46,6 +46,8 @@ SRC_URI = "git://github.com/Lora-net/packet_forwarder.git;protocol=git \
S = "${WORKDIR}/git"
B = "${S}"
+TARGET_CC_ARCH += "${LDFLAGS}"
+
LORA_DIR = "/opt/lora"