<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/sigrok-cli, branch 2016.02</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.02</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.02'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2016-01-31T22:30:14+00:00</updated>
<entry>
<title>package/sigrok-cli: bump version to 0.6.0</title>
<updated>2016-01-31T22:30:14+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2016-01-31T13:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=7e4684a5f9332943155cc928da119905ce074eb8'/>
<id>urn:sha1:7e4684a5f9332943155cc928da119905ce074eb8</id>
<content type='text'>
Switch to upstream tarball, remove autoreconf, add hash.

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>
<entry>
<title>libsigrok: depends on gcc &gt;= 4.7</title>
<updated>2015-08-05T10:11:20+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2015-08-04T18:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e01c6f08b7b1e6e9ee203eab21c33152542315f4'/>
<id>urn:sha1:e01c6f08b7b1e6e9ee203eab21c33152542315f4</id>
<content type='text'>
Until recently, only the C++ bindings of libsigrok needed a recent
compiler because they are written in C++11. However, now, libsigrok
itself is written in C11, which is only available since gcc 4.7.

So, this commit replaces the CodeSourcery-specific exclusions by a
proper dependency on gcc &gt;= 4.7.

The sigrok-cli and pulseview packages, which select libsigrok, are
also updated accordingly.

Fixes:
  http://autobuild.buildroot.org/results/1d7/1d75497009f1e3b06236b3409fd768dcf7956b87/
  http://autobuild.buildroot.org/results/563/563378e3f6320980153c8c972ceba5e913fe933f/

[Thomas: add autobuilder references, as suggested by Yann E. Morin.]

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Reviewed-by: "Yann E. MORIN" &lt;yann.morin.1998@free.fr&gt;
</content>
</entry>
<entry>
<title>sigrok-cli: bump commit hash</title>
<updated>2015-04-13T10:26:44+00:00</updated>
<author>
<name>Bartosz Golaszewski</name>
<email>bgolaszewski@baylibre.com</email>
</author>
<published>2015-04-13T10:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=268a8f2bb0df9466c836eff8142ce004c6748705'/>
<id>urn:sha1:268a8f2bb0df9466c836eff8142ce004c6748705</id>
<content type='text'>
Due to some changes in libsigrok API sigrok-cli commit must be
updated as well after bumping libsigrok hash.

Signed-off-by: Bartosz Golaszewski &lt;bgolaszewski@baylibre.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>libsigrok: don't select libserialport in Config.in</title>
<updated>2015-02-20T17:56:50+00:00</updated>
<author>
<name>Bartosz Golaszewski</name>
<email>bgolaszewski@baylibre.com</email>
</author>
<published>2015-02-20T12:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=8dee519750c3ee1a229033eec4cff2e2e80cb54c'/>
<id>urn:sha1:8dee519750c3ee1a229033eec4cff2e2e80cb54c</id>
<content type='text'>
Libsigrok can be built without libserialport. Don't select it
in Config.in from both libsigrok and sigrok-cli and add a check
to libsigrok.mk to determine whether libserialport should be
enabled.

Signed-off-by: Bartosz Golaszewski &lt;bgolaszewski@baylibre.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>libsigrokdecode: new package</title>
<updated>2015-02-01T22:47:35+00:00</updated>
<author>
<name>Bartosz Golaszewski</name>
<email>bgolaszewski@baylibre.com</email>
</author>
<published>2015-01-29T11:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=9404f1a0a758d1443962ee9ac4c960f0fe23bab4'/>
<id>urn:sha1:9404f1a0a758d1443962ee9ac4c960f0fe23bab4</id>
<content type='text'>
[Peter: needs libglib2+host-pkgconf, simplify pre-configure, propagate
	!python dependency]
Signed-off-by: Bartosz Golaszewski &lt;bgolaszewski@baylibre.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>sigrok-cli: new package</title>
<updated>2015-02-01T22:47:34+00:00</updated>
<author>
<name>Bartosz Golaszewski</name>
<email>bgolaszewski@baylibre.com</email>
</author>
<published>2015-01-29T11:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=793486e687c5c56b0dfda99ad6ecd603058dba38'/>
<id>urn:sha1:793486e687c5c56b0dfda99ad6ecd603058dba38</id>
<content type='text'>
[Peter: needs host-pkgconf, simplify pre configure hook]
Signed-off-by: Bartosz Golaszewski &lt;bgolaszewski@baylibre.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
</feed>
