diff options
-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 1b87a029b2..e4f65b1cc7 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 = "r6" | 5 | PR = "r7" |
6 | 6 | ||
7 | PV = "0.9" | 7 | PV = "0.9" |
8 | SRCREV = "13836e34b70998cf59e3e5d8e2b9c90a60c26cc9" | 8 | SRCREV = "78d1263b9b8823d97eb29ad9605e52dc8f0ddf55" |
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 \ |