<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/usbutils, branch 2012.02</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2012.02</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2012.02'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2011-10-15T21:06:51+00:00</updated>
<entry>
<title>usbutils: build after busybox if enabled</title>
<updated>2011-10-15T21:06:51+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-10-15T03:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=2500d3001872c591cc3f92be7c6946e27f22ae08'/>
<id>urn:sha1:2500d3001872c591cc3f92be7c6946e27f22ae08</id>
<content type='text'>
Build after busybox if it's enabled since full-blown lsusb is better
than busybox lsusb.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: remove useless arguments from AUTOTARGETS</title>
<updated>2011-09-29T21:12:27+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-09-29T19:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=300f9c9c9dcf2b47ea89c45d5b1ea05e7305bd49'/>
<id>urn:sha1:300f9c9c9dcf2b47ea89c45d5b1ea05e7305bd49</id>
<content type='text'>
Thanks to the pkgparentdir and pkgname functions, we can rewrite the
AUTOTARGETS macro in a way that avoids the need for each package to
repeat its name and the directory in which it is present.

[Peter: pkgdir-&gt;pkgparentdir]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>usbutils: bump to version 004</title>
<updated>2011-09-13T21:30:37+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-09-13T16:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b7fe77e43f1507917b7c80b040c6a978a81744a2'/>
<id>urn:sha1:b7fe77e43f1507917b7c80b040c6a978a81744a2</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uClibc: drop BR2_PROGRAM_INVOCATION option</title>
<updated>2011-07-27T09:56:53+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-07-27T09:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4ee9d569f9ae5da199b6e64a45d83dc6aa9c78ce'/>
<id>urn:sha1:4ee9d569f9ae5da199b6e64a45d83dc6aa9c78ce</id>
<content type='text'>
Remove the BR option and enable the configuration setting in the
uClibc defconfigs.

The BR2_PROGRAM_INVOCATION option only adds very little overhead to
uClibc, and we have a number of packages needing it, so simply always
enable it - Simplifying the kconfig logic and the number of choices
users have to make.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>usbutils: bump to 003</title>
<updated>2011-06-21T11:11:42+00:00</updated>
<author>
<name>Yegor Yefremov</name>
<email>yegor_sub1@visionsystems.de</email>
</author>
<published>2011-06-21T09:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e46df26e11a790da253de2d4c8ae99b4768b684a'/>
<id>urn:sha1:e46df26e11a790da253de2d4c8ae99b4768b684a</id>
<content type='text'>
Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>usbutils: install into staging directory (needed by udev)</title>
<updated>2011-05-02T15:41:57+00:00</updated>
<author>
<name>Heiko Zuerker</name>
<email>smiley73@users.sourceforge.net</email>
</author>
<published>2011-05-01T13:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=96984e3b80607428bb32f3930d533911abbd436a'/>
<id>urn:sha1:96984e3b80607428bb32f3930d533911abbd436a</id>
<content type='text'>
Signed-off-by: Heiko Zuerker &lt;smiley73@users.sourceforge.net&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>usbutils: bump to version 002</title>
<updated>2011-04-26T18:58:30+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-04-26T14:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=49b6be29b07a1ffce55dc1070c196dab1886bb25'/>
<id>urn:sha1:49b6be29b07a1ffce55dc1070c196dab1886bb25</id>
<content type='text'>
Bump to version 002, no longer needs libusb-compat

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>usbutils: bump to version 0.91</title>
<updated>2010-12-09T21:31:28+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2010-12-06T19:45:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e3252a0c1afec6bc9ddcd105975a1d91d317f0f4'/>
<id>urn:sha1:e3252a0c1afec6bc9ddcd105975a1d91d317f0f4</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>usbutils: convert old-style hook to new-style hook</title>
<updated>2010-09-12T17:24:59+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-01T18:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=fcab98c31bd05bfa294fd9705275832e4256dcb1'/>
<id>urn:sha1:fcab98c31bd05bfa294fd9705275832e4256dcb1</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>usbutils: bump to 0.90</title>
<updated>2010-09-10T11:21:06+00:00</updated>
<author>
<name>Marcus Osdoba</name>
<email>marcus.osdoba@googlemail.com</email>
</author>
<published>2010-09-07T18:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=33070528796dafe90ebab836356fea03f2dc24f9'/>
<id>urn:sha1:33070528796dafe90ebab836356fea03f2dc24f9</id>
<content type='text'>
Signed-off-by: Marcus Osdoba &lt;marcus.osdoba@googlemail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
