<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/utils/scanpypi, branch 2017.11</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2017.11</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2017.11'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2017-07-20T20:28:00+00:00</updated>
<entry>
<title>utils/scanpypi: include LICENSE.RST to supported license files</title>
<updated>2017-07-20T20:28:00+00:00</updated>
<author>
<name>Alexey Roslyakov</name>
<email>alexey.roslyakov@gmail.com</email>
</author>
<published>2017-07-20T05:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=caa376001455c8c3ebaaa3e4de2078dc3cce8948'/>
<id>urn:sha1:caa376001455c8c3ebaaa3e4de2078dc3cce8948</id>
<content type='text'>
Signed-off-by: Alexey Roslyakov &lt;alexey.roslyakov@gmail.com&gt;
Reviewed-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>utils/scanpypi: don't pass any arguments to main()</title>
<updated>2017-07-20T20:27:58+00:00</updated>
<author>
<name>Alexey Roslyakov</name>
<email>alexey.roslyakov@gmail.com</email>
</author>
<published>2017-07-20T05:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=c2877a2a8b9ac4ddf4359b5ee7266acd78a87c1d'/>
<id>urn:sha1:c2877a2a8b9ac4ddf4359b5ee7266acd78a87c1d</id>
<content type='text'>
'if __name__ == "__main__"' idiom typically calls main function that
doesn't take any arguments in most cases. We shouldn't pass any tuple to
it.
I've tested the script with python-idna-2.5 and now it works with this
little change.

Signed-off-by: Alexey Roslyakov &lt;alexey.roslyakov@gmail.com&gt;
Reviewed-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>tools: rename to 'utils'</title>
<updated>2017-07-01T16:07:00+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2017-07-01T16:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=7ca9fc3170de1a41fbcbc5dfdc2838c75bff72a5'/>
<id>urn:sha1:7ca9fc3170de1a41fbcbc5dfdc2838c75bff72a5</id>
<content type='text'>
After some discussion, we found out that "tools" has the four first
letters identical to the "toolchain" subfolder, which makes it a bit
unpractical with tab-completion. So, this commit renames "tools" to
"utils", which is more tab-completion-friendly.

This has been discussed with Arnout and Yann.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
