[oe-commits] Koen Kooi : gateone: update to latest SRCREV, add missing python modules

git at git.openembedded.org git at git.openembedded.org
Tue Nov 15 19:01:53 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: ce6051695f5a5d15cdefbff6e37200c5006589ae
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=ce6051695f5a5d15cdefbff6e37200c5006589ae

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Tue Nov 15 13:30:23 2011 +0100

gateone: update to latest SRCREV, add missing python modules

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../recipes-connectivity/gateone/gateone_git.bb    |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-connectivity/gateone/gateone_git.bb b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
index b81071c..b629851 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"
 LICENSE = "AGPLv3"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=07d5a2790569bd3e3b422b69ccd43bec"
 
-PR = "r8"
+PR = "r9"
 
 PV = "0.9"
-SRCREV = "6c6664de5ded78588c7c10141caaf0358b6825a0"
+SRCREV = "2af39055d53603674651b2d9ec2c6e998dc30557"
 SRC_URI = "git://github.com/liftoff/GateOne.git \
            file://gateone-avahi.service \
            file://gateone.service \
@@ -51,6 +51,8 @@ RDEPENDS_${PN} = "python-tornado \
                   findutils \
                   python-simplejson \
                   python-multiprocessing \
+                  python-pkgutil \
+                  python-imaging \
                   file \
                   openssh-ssh \
                   mime-support \





More information about the Openembedded-commits mailing list