<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/cjson, branch 2018.02</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2018.02</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2018.02'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2018-01-12T18:54:31+00:00</updated>
<entry>
<title>cjson: bump to version 1.7.1</title>
<updated>2018-01-12T18:54:31+00:00</updated>
<author>
<name>Fabrice Fontaine</name>
<email>fontaine.fabrice@gmail.com</email>
</author>
<published>2018-01-12T18:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=bdfb180d58ae0c5b5707e64e075658b5b062bdae'/>
<id>urn:sha1:bdfb180d58ae0c5b5707e64e075658b5b062bdae</id>
<content type='text'>
Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>cjson: update LICENSE hash for 1.7.0</title>
<updated>2018-01-07T22:47:45+00:00</updated>
<author>
<name>Matt Weber</name>
<email>matthew.weber@rockwellcollins.com</email>
</author>
<published>2018-01-07T22:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=b6314a181178cc6c8074f69b5d2313347100c3e9'/>
<id>urn:sha1:b6314a181178cc6c8074f69b5d2313347100c3e9</id>
<content type='text'>
No change to the contents but indentation.

Fixes:
http://autobuild.buildroot.net/results/626/626f01bb2e769914d471e70665f7f2909e1f5fe2/

Signed-off-by: Matthew Weber &lt;matthew.weber@rockwellcollins.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>cjson: bump to version 1.7.0</title>
<updated>2018-01-07T14:05:07+00:00</updated>
<author>
<name>Fabrice Fontaine</name>
<email>fontaine.fabrice@gmail.com</email>
</author>
<published>2018-01-06T19:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=579b87423f7f9c4b54645aaa01e7ccbbad075443'/>
<id>urn:sha1:579b87423f7f9c4b54645aaa01e7ccbbad075443</id>
<content type='text'>
Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>cjson: add comment explaining how BUILD_SHARED_AND_STATIC_LIBS works</title>
<updated>2018-01-03T21:31:30+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2018-01-03T21:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=287775d241b90993de3d0da3af11e72b5c406084'/>
<id>urn:sha1:287775d241b90993de3d0da3af11e72b5c406084</id>
<content type='text'>
This was missing in commit aca8412ce27fdb216e80145933baa13c15118719
("cjson: build shared and static library").

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>cjson: build shared and static library</title>
<updated>2018-01-03T21:08:30+00:00</updated>
<author>
<name>Fabrice Fontaine</name>
<email>fontaine.fabrice@gmail.com</email>
</author>
<published>2017-12-31T16:29:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=aca8412ce27fdb216e80145933baa13c15118719'/>
<id>urn:sha1:aca8412ce27fdb216e80145933baa13c15118719</id>
<content type='text'>
cjson 1.6.0 added the BUILD_SHARED_AND_STATIC_LIBS option which is OFF
by default so set it depending on BR2_SHARED_STATIC_LIBS value.

If BUILD_SHARED_AND_STATIC_LIBS is set to OFF, cjson uses the standard
BUILD_SHARED_LIBS option which is passed by the cmake-package
infrastructure.

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>cjson: add hash for license file</title>
<updated>2017-12-02T23:00:55+00:00</updated>
<author>
<name>Fabrice Fontaine</name>
<email>fontaine.fabrice@gmail.com</email>
</author>
<published>2017-12-02T16:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=8e5aefed8b35fb22b019688e93564464e2476b22'/>
<id>urn:sha1:8e5aefed8b35fb22b019688e93564464e2476b22</id>
<content type='text'>
Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>cjson: bump to version 1.6.0</title>
<updated>2017-10-31T19:09:53+00:00</updated>
<author>
<name>Fabrice Fontaine</name>
<email>fontaine.fabrice@gmail.com</email>
</author>
<published>2017-10-31T09:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=6c306f675f0d8af7a1ddbfa8dac8253709be2dab'/>
<id>urn:sha1:6c306f675f0d8af7a1ddbfa8dac8253709be2dab</id>
<content type='text'>
Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>cjson: bump to version 1.5.6</title>
<updated>2017-07-06T21:21:19+00:00</updated>
<author>
<name>Fabrice Fontaine</name>
<email>fontaine.fabrice@gmail.com</email>
</author>
<published>2017-07-05T19:01:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=d60315ef39bbc2f261d4c6e304cf4b2cf0e9bea4'/>
<id>urn:sha1:d60315ef39bbc2f261d4c6e304cf4b2cf0e9bea4</id>
<content type='text'>
Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>cjson: bump to version 1.5.5</title>
<updated>2017-06-17T13:38:25+00:00</updated>
<author>
<name>Fabrice Fontaine</name>
<email>fontaine.fabrice@gmail.com</email>
</author>
<published>2017-06-17T11:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=37ce45f1cc69786290e837e08e9a1730c3fb7d03'/>
<id>urn:sha1:37ce45f1cc69786290e837e08e9a1730c3fb7d03</id>
<content type='text'>
Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/cjson: bump version to v1.5.3</title>
<updated>2017-05-24T14:01:56+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2017-05-23T21:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=c5e74050091e402e9d26c964e4cde5dc426d2640'/>
<id>urn:sha1:c5e74050091e402e9d26c964e4cde5dc426d2640</id>
<content type='text'>
Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
