summaryrefslogtreecommitdiff
path: root/recipes-connectivity/lora/lora-packet-forwarder-usb_1.4.1.bb
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-03-30 17:10:04 -0500
committerJohn Klug <john.klug@multitech.com>2017-05-23 15:21:54 -0500
commit023383fc98da6a34b8eba7cbcde380e0a967a220 (patch)
tree117e81d7a11daf4c974cd1604f1dbdee25867a74 /recipes-connectivity/lora/lora-packet-forwarder-usb_1.4.1.bb
parentf923325d9ddc6c9487b8d217c391658699dd2256 (diff)
downloadmeta-mlinux-023383fc98da6a34b8eba7cbcde380e0a967a220.tar.gz
meta-mlinux-023383fc98da6a34b8eba7cbcde380e0a967a220.tar.bz2
meta-mlinux-023383fc98da6a34b8eba7cbcde380e0a967a220.zip
Lora needs build directory location for Krogoth
Diffstat (limited to 'recipes-connectivity/lora/lora-packet-forwarder-usb_1.4.1.bb')
-rw-r--r--recipes-connectivity/lora/lora-packet-forwarder-usb_1.4.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-connectivity/lora/lora-packet-forwarder-usb_1.4.1.bb b/recipes-connectivity/lora/lora-packet-forwarder-usb_1.4.1.bb
index 7ca1ffb..903d1e5 100644
--- a/recipes-connectivity/lora/lora-packet-forwarder-usb_1.4.1.bb
+++ b/recipes-connectivity/lora/lora-packet-forwarder-usb_1.4.1.bb
@@ -23,6 +23,7 @@ SRC_URI = "git://github.com/Lora-net/packet_forwarder.git;protocol=git \
"
S = "${WORKDIR}/git"
+B = "${S}"
LORA_DIR = "/opt/lora"