diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-13 13:34:28 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-13 13:34:28 +0100 |
commit | 308d935dac66706e1f27e94b49d22ba8bb8103de (patch) | |
tree | 4f0e909416087b7c5b258011ed8f9bce5cae4913 /meta-oe/recipes-connectivity | |
parent | 5260401eb0cfe37a7358296866b4b43a167817ff (diff) | |
download | meta-openembedded-308d935dac66706e1f27e94b49d22ba8bb8103de.tar.gz |
gateone: update SRCREV to drag in the http redirect option
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-connectivity')
-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 e4f65b1cc..b81071cae 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 = "r7" | 5 | PR = "r8" |
6 | 6 | ||
7 | PV = "0.9" | 7 | PV = "0.9" |
8 | SRCREV = "78d1263b9b8823d97eb29ad9605e52dc8f0ddf55" | 8 | SRCREV = "6c6664de5ded78588c7c10141caaf0358b6825a0" |
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 \ |