<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/janus-gateway, branch 2019.02-op-build</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2019-02-20T22:27:57+00:00</updated>
<entry>
<title>package/rabbitmq-c: needs dynamic library</title>
<updated>2019-02-20T22:27:57+00:00</updated>
<author>
<name>Fabrice Fontaine</name>
<email>fontaine.fabrice@gmail.com</email>
</author>
<published>2019-02-18T11:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=6bc9ded5dd0ff5b51abfd218dba9f8e248f6b563'/>
<id>urn:sha1:6bc9ded5dd0ff5b51abfd218dba9f8e248f6b563</id>
<content type='text'>
syslog-ng expects that rabbitmq-c is built with openssl support however
currently we're disabling openssl on rabbitmq-c in static build.

To fix this issue, add a dependency on dynamic library on rabbitmq-c and
its reverse dependencies (only BR2_PACKAGE_JANUS_GATEWAY_RABBITMQ as
php-amqp already depends on dynamic library)

Fixes:
 - http://autobuild.buildroot.org/results/fce91b98fb199a26ad5f5f726c9bdec4f9d64486

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
</content>
</entry>
<entry>
<title>package/janus-gateway: bump version to v0.5.0</title>
<updated>2018-12-27T15:41:55+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>Aduskett@gmail.com</email>
</author>
<published>2018-12-26T21:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=731adfdce64d7e5dfd11e72ea7ed0827c99b2889'/>
<id>urn:sha1:731adfdce64d7e5dfd11e72ea7ed0827c99b2889</id>
<content type='text'>
Signed-off-by: Adam Duskett &lt;Aduskett@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>janus-gateway: rename options to have proper prefix</title>
<updated>2018-05-21T21:12:42+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@bootlin.com</email>
</author>
<published>2018-05-13T19:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=a79df201d6b00e2d2211c4defb7c2809aefb52eb'/>
<id>urn:sha1:a79df201d6b00e2d2211c4defb7c2809aefb52eb</id>
<content type='text'>
The sub-options of the janus-gateway package had their name option
prefixed by BR2_PACKAGE_JANUS, while the prefix should be
BR2_PACKAGE_JANUS_GATEWAY. This commit fixes that, and adds the
necessary Config.in.legacy handling.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
Acked-by: "Yann E. MORIN" &lt;yann.morin.1998@free.fr&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>janus-gateway: bump to v0.2.6</title>
<updated>2017-12-27T20:32:41+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>aduskett@gmail.com</email>
</author>
<published>2017-12-27T17:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=49ffd6002876edcdecb1cf0519b0a3673aa2764d'/>
<id>urn:sha1:49ffd6002876edcdecb1cf0519b0a3673aa2764d</id>
<content type='text'>
Signed-off-by: Adam Duskett &lt;Adamduskett@outlook.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>janus-gateway: bump to v0.2.5</title>
<updated>2017-10-25T07:45:07+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>aduskett@gmail.com</email>
</author>
<published>2017-10-24T16:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=7632237932611e50097612175d6489e68ee0926c'/>
<id>urn:sha1:7632237932611e50097612175d6489e68ee0926c</id>
<content type='text'>
Also add hash for license file.

Signed-off-by: Adam Duskett &lt;aduskett@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>janus-gateway: bump version to v0.2.4</title>
<updated>2017-07-29T13:52:59+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>Aduskett@gmail.com</email>
</author>
<published>2017-07-28T15:57:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=88bbdad2f8b531789283a1ca550382146dee3a8b'/>
<id>urn:sha1:88bbdad2f8b531789283a1ca550382146dee3a8b</id>
<content type='text'>
Signed-off-by: Adam Duskett &lt;aduskett@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>janus-gateway: add unix-sockets to transport section</title>
<updated>2017-06-20T21:09:49+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>Aduskett@gmail.com</email>
</author>
<published>2017-06-15T12:13:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=6842b6774a2c7661af23ea681fcd3ae088160f34'/>
<id>urn:sha1:6842b6774a2c7661af23ea681fcd3ae088160f34</id>
<content type='text'>
Signed-off-by: Adam Duskett &lt;aduskett@codeblue.com&gt;
[Thomas: alphabetic ordering.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>janus-gateway: add mqtt to transport section</title>
<updated>2017-06-20T21:09:33+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>Aduskett@gmail.com</email>
</author>
<published>2017-06-15T12:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=0c14c1f5e679a2009f9253d051ea6e274d54e367'/>
<id>urn:sha1:0c14c1f5e679a2009f9253d051ea6e274d54e367</id>
<content type='text'>
Signed-off-by: Adam Duskett &lt;aduskett@codeblue.com&gt;
[Thomas: propagate paho-mqtt dependencies, use alphabetic ordering.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>janus-gateway: add rabbitmq to transports section</title>
<updated>2017-06-20T21:09:13+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>Aduskett@gmail.com</email>
</author>
<published>2017-06-15T12:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=5dc7252d734221431a5276699e2a9d1a0df3fc56'/>
<id>urn:sha1:5dc7252d734221431a5276699e2a9d1a0df3fc56</id>
<content type='text'>
Signed-off-by: Adam Duskett &lt;aduskett@codeblue.com&gt;
[Thomas: propagate rabbitmq-c dependency, use alphabetic ordering.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>janus-gateway: add websockets to transport section</title>
<updated>2017-06-20T21:08:44+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>Aduskett@gmail.com</email>
</author>
<published>2017-06-15T12:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=b447ed4a848823918927fb8da77796b0b6b87a63'/>
<id>urn:sha1:b447ed4a848823918927fb8da77796b0b6b87a63</id>
<content type='text'>
Signed-off-by: Adam Duskett &lt;aduskett@codeblue.com&gt;
[Thomas: propagate BR2_USE_MMU dependency.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
