diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-19 12:34:34 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-19 12:34:34 +0100 |
commit | 189318c38747dfb0737d9c75cd8c489e010936fb (patch) | |
tree | 194e768a531c46e289b884be7513d0253bf6f4ce /meta-oe | |
parent | 83429a16a98d4aeea5ce2f41b084c33fd1ec5326 (diff) | |
download | meta-openembedded-189318c38747dfb0737d9c75cd8c489e010936fb.tar.gz |
gateone: update to latest SRCREV for performance improvements
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-connectivity/gateone/gateone_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/gateone/gateone_git.bb b/meta-oe/recipes-connectivity/gateone/gateone_git.bb index b629851572..0bcfca5497 100644 --- a/meta-oe/recipes-connectivity/gateone/gateone_git.bb +++ b/meta-oe/recipes-connectivity/gateone/gateone_git.bb | |||
@@ -2,10 +2,10 @@ 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=07d5a2790569bd3e3b422b69ccd43bec" |
4 | 4 | ||
5 | PR = "r9" | 5 | PR = "r11" |
6 | 6 | ||
7 | PV = "0.9" | 7 | PV = "0.9" |
8 | SRCREV = "2af39055d53603674651b2d9ec2c6e998dc30557" | 8 | SRCREV = "3983772b2294ea976d6f1422dc294b8950ad0e75" |
9 | SRC_URI = "git://github.com/liftoff/GateOne.git \ | 9 | SRC_URI = "git://github.com/liftoff/GateOne.git \ |
10 | file://gateone-avahi.service \ | 10 | file://gateone-avahi.service \ |
11 | file://gateone.service \ | 11 | file://gateone.service \ |