<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/utils/scancpan, 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>2018-12-06T21:20:10+00:00</updated>
<entry>
<title>utils/scancpan: allow the generation of more tests</title>
<updated>2018-12-06T21:20:10+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2018-12-04T04:37:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=84179d4a04b4d6d26519f756678a609a9a7369ff'/>
<id>urn:sha1:84179d4a04b4d6d26519f756678a609a9a7369ff</id>
<content type='text'>
Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>utils/scancpan: mark XS modules in docstring of test</title>
<updated>2018-12-06T21:19:48+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2018-12-04T04:37:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=1b9f4addbc62b34601a12f0daad51280c9321bd3'/>
<id>urn:sha1:1b9f4addbc62b34601a12f0daad51280c9321bd3</id>
<content type='text'>
Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>utils/scancpan: add generation of test</title>
<updated>2018-12-03T19:49:24+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2018-11-24T09:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=65a42f26c8c0e571fcbe05838a68eb1f729f8d53'/>
<id>urn:sha1:65a42f26c8c0e571fcbe05838a68eb1f729f8d53</id>
<content type='text'>
This commit extends the scancpan script to automatically generate a
test for the Perl module, either if the Perl module uses native
library, or if it has more than one dependency.

Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>package/perl: bump to version 5.28.1</title>
<updated>2018-12-03T12:30:29+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2018-12-02T16:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=6f94a68bb285163fc4903578ab8e035365b9a500'/>
<id>urn:sha1:6f94a68bb285163fc4903578ab8e035365b9a500</id>
<content type='text'>
Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>utils/scancpan: print package/Config.in only when useful</title>
<updated>2018-11-01T21:21:30+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2018-10-24T07:10:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=f95d44d3f365c01dd5fa6e6bb46406d903407776'/>
<id>urn:sha1:f95d44d3f365c01dd5fa6e6bb46406d903407776</id>
<content type='text'>
Currently, utils/scancpan always outputs what should be placed in
package/Config.in to include all Perl packages Config.in
files. However, in practice, this is only useful when a new package is
added. This commit adjusts this behavior so that what should be place
in package/Config for Perl packages is only displayed when scancpan
has produced a new Buildroot package for a Perl module.

Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>utils/scancpan: add a full stop to the help text when missing</title>
<updated>2018-11-01T13:41:00+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2018-10-28T15:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=ccd05f6fe5ca90c969d8a468390ada162c1d9c92'/>
<id>urn:sha1:ccd05f6fe5ca90c969d8a468390ada162c1d9c92</id>
<content type='text'>
Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>scancpan: also use README.md as default license file</title>
<updated>2018-10-28T14:16:07+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2018-10-26T03:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=5b7563f3d64b728a5bb8f84061b1d728605012da'/>
<id>urn:sha1:5b7563f3d64b728a5bb8f84061b1d728605012da</id>
<content type='text'>
Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>scancpan: add PERL_FOO_DISTNAME in perl-foo.mk</title>
<updated>2018-10-23T23:22:13+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2018-10-11T16:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=fe12a66bdef51aa61503ff251eb0ff892cbde09a'/>
<id>urn:sha1:fe12a66bdef51aa61503ff251eb0ff892cbde09a</id>
<content type='text'>
This variable is needed for upgrading packages with scancpan.

Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
</content>
</entry>
<entry>
<title>scancpan: remove optional dependency</title>
<updated>2018-10-20T17:29:52+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2018-10-16T19:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=0cae150f9e5996dd26e25da38f02c804c7462e6d'/>
<id>urn:sha1:0cae150f9e5996dd26e25da38f02c804c7462e6d</id>
<content type='text'>
there are also runtime dependency

Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>scancpan: generate a conventional comment</title>
<updated>2018-10-10T19:21:02+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2018-10-10T15:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=fd4d596f3d7640e37858725974a78b4f2f5da8cf'/>
<id>urn:sha1:fd4d596f3d7640e37858725974a78b4f2f5da8cf</id>
<content type='text'>
Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
</feed>
