<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/pciutils/Config.in, 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>2014-05-20T20:20:35+00:00</updated>
<entry>
<title>pciutils: disallow on Blackfin</title>
<updated>2014-05-20T20:20:35+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2014-05-20T15:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=ffacbf7ec2e1011456f0994a7527491392d4d45a'/>
<id>urn:sha1:ffacbf7ec2e1011456f0994a7527491392d4d45a</id>
<content type='text'>
Even though some Blackfin processors have PCI interfaces, the PCI
support is not supported by the Linux kernel: it has been marked as
broken since 2008. This means there's probably little interest for PCI
on Blackfin, and consequently little interest about getting pciutils
to build.

Fixes http://autobuild.buildroot.net/results/a27/a27ce61967ef8f780887f7681c8b0edd91656be6/

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>pciutils: bump to version 3.1.8 and other fixes</title>
<updated>2011-10-15T21:07:27+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-10-15T03:07:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=7f4f23eb1b45c28378cd63629b13b4b2069b00d8'/>
<id>urn:sha1:7f4f23eb1b45c28378cd63629b13b4b2069b00d8</id>
<content type='text'>
Bump to pciutils version 3.1.8
Also make it build after busybox because it's got a lightweight
lspci whereas the full-blown is preferred.
Ditch the pci.ids skeleton comment since it's been shipped for some time
now.

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: get rid of ".. has no inherent support for AVR32" comments</title>
<updated>2010-10-04T09:41:20+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-10-04T09:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e7b6b32c5db122bced1466e5affea4ca53b6cbb9'/>
<id>urn:sha1:e7b6b32c5db122bced1466e5affea4ca53b6cbb9</id>
<content type='text'>
These are probaly out of date by now, and lack of special handling for
avr32 doesn't mean that a package won't work on avr32, so remove them.

Done by sed -i '/comment.*no inherent support for AVR32/{N;N;p}'

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>pciutils: Fix cross compiling</title>
<updated>2010-05-06T21:07:21+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2010-05-06T14:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=a5fe7371b28ed52a019dc424821f199d0f86b969'/>
<id>urn:sha1:a5fe7371b28ed52a019dc424821f199d0f86b969</id>
<content type='text'>
Closes #1705

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>Add help for packages without AVR32 support</title>
<updated>2009-01-26T00:34:02+00:00</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-26T00:34:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=8e2390fdafe90a11cd2ca94ce1a0e8d71a4140cf'/>
<id>urn:sha1:8e2390fdafe90a11cd2ca94ce1a0e8d71a4140cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/: remove more 'default n' (see r22874)</title>
<updated>2008-11-02T20:21:59+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-11-02T20:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=9ca9f93339ec770e85fe265e722f2a7c8b5a8a13'/>
<id>urn:sha1:9ca9f93339ec770e85fe265e722f2a7c8b5a8a13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve pciutils based on Bernhard Reutner-Fischer's git repository (http://repo.or.cz/w/buildroot.git?a=tree;f=package/pciutils;hb=HEAD). Thanks</title>
<updated>2008-10-31T12:14:39+00:00</updated>
<author>
<name>Thiago A. Corrêa</name>
<email>thiago.correa@gmail.com</email>
</author>
<published>2008-10-31T12:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=58bc514201591a36aa64c3f30ed8cdcfd6a32183'/>
<id>urn:sha1:58bc514201591a36aa64c3f30ed8cdcfd6a32183</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug #0005884 - pciutils depends on zlib</title>
<updated>2008-10-31T04:03:27+00:00</updated>
<author>
<name>Thiago A. Corrêa</name>
<email>thiago.correa@gmail.com</email>
</author>
<published>2008-10-31T04:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=c1b4bfbd724e2b3f74ae7935f1d86a54d3dd8a91'/>
<id>urn:sha1:c1b4bfbd724e2b3f74ae7935f1d86a54d3dd8a91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kconfig: remove 'default n'</title>
<updated>2008-07-17T20:01:44+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee'/>
<id>urn:sha1:4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee</id>
<content type='text'>
'default n' is the default, so there's no need to say it explicitly.
</content>
</entry>
<entry>
<title>help text</title>
<updated>2004-10-14T20:33:45+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2004-10-14T20:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=1eda52851fdaf517b579d4dab11503b98de6d648'/>
<id>urn:sha1:1eda52851fdaf517b579d4dab11503b98de6d648</id>
<content type='text'>
</content>
</entry>
</feed>
