diff options
author | John Klug <john.klug@multitech.com> | 2018-04-24 12:11:21 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2018-04-24 12:11:21 -0500 |
commit | 2ef58afd899a83624d37d7097ab9f043159f5b43 (patch) | |
tree | d4bdd43985edeace3cf3524c7d33eed762910206 /recipes-support | |
parent | 7de868f89557a71ce65464f8fea2d26809dd5a58 (diff) | |
download | meta-mlinux-2ef58afd899a83624d37d7097ab9f043159f5b43.tar.gz meta-mlinux-2ef58afd899a83624d37d7097ab9f043159f5b43.tar.bz2 meta-mlinux-2ef58afd899a83624d37d7097ab9f043159f5b43.zip |
Set the LICENSE variable to Proprietary for the Telit License
Diffstat (limited to 'recipes-support')
-rw-r--r-- | recipes-support/lxfp/lxfp_23a2843.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-support/lxfp/lxfp_23a2843.bb b/recipes-support/lxfp/lxfp_23a2843.bb index ecfdcca..2bf4958 100644 --- a/recipes-support/lxfp/lxfp_23a2843.bb +++ b/recipes-support/lxfp/lxfp_23a2843.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Telit LXFP modem flashing tool" -LICENSE = "" +LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Proprietary;md5=0557f9d92cf58f2ccdd50f62f8ac0b28" PR = "r1" |