From 2bb02ff02e2d600190c18646dc76cdfccf1ec5a0 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 17 Apr 2017 16:46:33 -0500 Subject: Fix Lora license to be compatible with Yocto 2.1 --- recipes-connectivity/lora/lora-gateway_4.1.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-connectivity/lora/lora-gateway_4.1.3.bb') diff --git a/recipes-connectivity/lora/lora-gateway_4.1.3.bb b/recipes-connectivity/lora/lora-gateway_4.1.3.bb index 6c3214b..9a471ac 100644 --- a/recipes-connectivity/lora/lora-gateway_4.1.3.bb +++ b/recipes-connectivity/lora/lora-gateway_4.1.3.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/Lora-net/lora_gateway" PRIORITY = "optional" SECTION = "console/utils" # Semtech license is a modified BSD-style license -LICENSE = "SEMTECH" +LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://LICENSE;md5=a2bdef95625509f821ba00460e3ae0eb" DEPENDS = "" PR = "r10" -- cgit v1.2.3