From 4979ec261513b5dae7da34fe9a1b8f35de4a72c7 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 17 Apr 2017 16:47:20 -0500 Subject: Fix autossh license to be compatible with Yocto 2.1 --- recipes-extended/autossh/autossh_1.4c.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-extended') 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" -- cgit v1.2.3