[oe] [meta-oe][PATCH] gateone: fix license name

Paul Barker paul at paulbarker.me.uk
Tue Apr 23 08:55:47 UTC 2013


The Affero GPL is in common-licenses as 'AGPL-3.0' not 'AGPLv3'.

Signed-off-by: Paul Barker <paul at paulbarker.me.uk>
---
 meta-oe/recipes-connectivity/gateone/gateone_git.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-connectivity/gateone/gateone_git.bb b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
index 39b4aff..e5b8527 100644
--- a/meta-oe/recipes-connectivity/gateone/gateone_git.bb
+++ b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "HTML5 (plugin-free) web-based terminal emulator and SSH client"
-LICENSE = "AGPLv3"
+LICENSE = "AGPL-3.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ee5b168fc7de89a0cadc49e27830aa2c"
 
 PR = "r13"
-- 
1.7.10.4





More information about the Openembedded-devel mailing list