summaryrefslogtreecommitdiff
path: root/recipes-extended
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-04-17 16:47:20 -0500
committerJohn Klug <john.klug@multitech.com>2017-05-23 15:21:54 -0500
commit4979ec261513b5dae7da34fe9a1b8f35de4a72c7 (patch)
treeeab16ca614536f3fbb611dea35d6fe66961461d8 /recipes-extended
parent2bb02ff02e2d600190c18646dc76cdfccf1ec5a0 (diff)
downloadmeta-mlinux-4979ec261513b5dae7da34fe9a1b8f35de4a72c7.tar.gz
meta-mlinux-4979ec261513b5dae7da34fe9a1b8f35de4a72c7.tar.bz2
meta-mlinux-4979ec261513b5dae7da34fe9a1b8f35de4a72c7.zip
Fix autossh license to be compatible with Yocto 2.1
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/autossh/autossh_1.4c.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/autossh/autossh_1.4c.bb b/recipes-extended/autossh/autossh_1.4c.bb
index c314093..8ba78f8 100644
--- a/recipes-extended/autossh/autossh_1.4c.bb
+++ b/recipes-extended/autossh/autossh_1.4c.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Keeps ssh tunnels alive"
HOMEPAGE = "http://www.harding.motd.ca/autossh"
-LICENSE = "custom-freely-distributable"
+LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://autossh.c;start_line=10;end_line=22;md5=60abb4e02db9c8a062426f574d2fccae"
SECTION = "console/utils"
PRIORITY = "optional"