diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2012-03-04 10:13:33 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-03-04 10:27:25 +0100 |
commit | f39f9057f7289cef45971ff53ecd97ff3b4c5f99 (patch) | |
tree | f6ebd807a9292266dcb1a2736b826098a3e4482b | |
parent | bbbdd3acbc438cf652ee0cde8061189e52b0ae04 (diff) | |
download | meta-openembedded-f39f9057f7289cef45971ff53ecd97ff3b4c5f99.tar.gz |
gateone: update to the 1.0 release
License is still AGPL-3 the checksum changed due to 1.0rc -> 1.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r-- | meta-oe/recipes-connectivity/gateone/gateone_git.bb | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/meta-oe/recipes-connectivity/gateone/gateone_git.bb b/meta-oe/recipes-connectivity/gateone/gateone_git.bb index aee88f3b4..107b3f2d5 100644 --- a/meta-oe/recipes-connectivity/gateone/gateone_git.bb +++ b/meta-oe/recipes-connectivity/gateone/gateone_git.bb | |||
@@ -1,11 +1,9 @@ | |||
1 | DESCRIPTION = "HTML5 (plugin-free) web-based terminal emulator and SSH client" | 1 | DESCRIPTION = "HTML5 (plugin-free) web-based terminal emulator and SSH client" |
2 | LICENSE = "AGPLv3" | 2 | LICENSE = "AGPLv3" |
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=07d5a2790569bd3e3b422b69ccd43bec" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ee5b168fc7de89a0cadc49e27830aa2c" |
4 | 4 | ||
5 | PR = "r16" | 5 | PV = "1.0" |
6 | 6 | SRCREV = "0dfa4196ca514e075199c0dbf849353c6aa2976b" | |
7 | PV = "0.9" | ||
8 | SRCREV = "a68444610efa2892842893dae828a28527e64a6e" | ||
9 | SRC_URI = "git://github.com/liftoff/GateOne.git \ | 7 | SRC_URI = "git://github.com/liftoff/GateOne.git \ |
10 | file://gateone-avahi.service \ | 8 | file://gateone-avahi.service \ |
11 | file://gateone.service \ | 9 | file://gateone.service \ |