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-04-17 16:46:33 -0500
committerJohn Klug <john.klug@multitech.com>2017-05-23 15:21:54 -0500
commit2bb02ff02e2d600190c18646dc76cdfccf1ec5a0 (patch)
treefa8e07065401e3454e3ab2c1e51125aa593a38c9 /recipes-connectivity/lora/lora-packet-forwarder-usb_1.4.1.bb
parent6836446cf59587119441a2d444585f40ceec3831 (diff)
downloadmeta-mlinux-2bb02ff02e2d600190c18646dc76cdfccf1ec5a0.tar.gz
meta-mlinux-2bb02ff02e2d600190c18646dc76cdfccf1ec5a0.tar.bz2
meta-mlinux-2bb02ff02e2d600190c18646dc76cdfccf1ec5a0.zip
Fix Lora license to be compatible with Yocto 2.1
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.bb2
1 files changed, 1 insertions, 1 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 00aaad9..bfa21ff 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
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/Lora-net"
PRIORITY = "optional"
SECTION = "console/utils"
# Semtech license is a modified BSD-style license
-LICENSE = "SEMTECH"
+LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://LICENSE;md5=22af7693d7b76ef0fc76161c4be76c45"
DEPENDS = "lora-gateway-usb"
PR = "r10"