gateone: Updated to version 1.2
authorDan McDougall <daniel.mcdougall@liftoffsoftware.com>
Sat, 3 May 2014 09:19:23 +0000 (11:19 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:37:51 +0000 (08:37 -0800)
commit2c562da03c1ddf08fa0c5bbaa76bd8cd9906aba3
treec225958476f09e3f06fe0142e0c7d91179476146
parentbad075480eb51b9763662090fa28debb533d9dfe
gateone: Updated to version 1.2

This new version of Gate One uses a new configuration file format which
means the old server.conf is gone.  It now stores configuration files in
/etc/gateone/conf.d.  The /opt/gateone directory is also gone and
instead the package installs like a regular Python module in
site-packages.  SSL certificates/keys are stored in /etc/gateone/ssl/.

The new version requires python-tornado 3.1.1 (which was submitted
earlier today) and the python-futures package (which was also submitted
today).

An 80oe.conf file has been added specific to OpenEmbedded that replaces
the old pre-configured server.conf functionality.

The old patch that removes the init script checks has been deprecated by
the use of the --skip_init_scripts option which is now being passed to
setup.py.

Lastly, Gate One 1.2 is about twice as fast (benchmarked) as Gate One
1.1 on the Beaglebone platform.

(From meta-openembedded rev: 25ca3cf168103ca2591658ffa83946ebd24733b5)

Signed-off-by: Dan McDougall <daniel.mcdougall@liftoffsoftware.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-connectivity/gateone/gateone/0001-configuration.py-Hack-around-broken-gethostname-thin.patch [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-connectivity/gateone/gateone/80oe.conf [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-connectivity/gateone/gateone/gateone.service
meta-openembedded/meta-oe/recipes-connectivity/gateone/gateone/server.conf [deleted file]
meta-openembedded/meta-oe/recipes-connectivity/gateone/gateone_git.bb