<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/pciutils, branch 2010.05_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2010.05_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2010.05_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-05-06T21:07:21+00:00</updated>
<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.bnewbold.net/buildroot-novena/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>pciutils: convert to the generic-tools infrastructure</title>
<updated>2010-04-15T12:07:35+00:00</updated>
<author>
<name>Thomas Brandstetter</name>
<email>thomas.brandstetter@me.com</email>
</author>
<published>2010-04-11T08:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=78743709074bceeb66cdae94e7259c3b7480f94c'/>
<id>urn:sha1:78743709074bceeb66cdae94e7259c3b7480f94c</id>
<content type='text'>
Signed-off-by: Thomas Brandstetter &lt;thomas.brandstetter@me.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: Remove unnecessary dependencies on uclibc.</title>
<updated>2009-09-03T18:22:38+00:00</updated>
<author>
<name>Will Newton</name>
<email>will.newton@gmail.com</email>
</author>
<published>2009-09-02T15:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=422ce6536b6d45e4632d526ae04c6af0bd36e80a'/>
<id>urn:sha1:422ce6536b6d45e4632d526ae04c6af0bd36e80a</id>
<content type='text'>
A C library will have been built by the toolchain makefiles, so there is no
need for packages to explicitly depend on uclibc.

Signed-off-by: Will Newton &lt;will.newton@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>pciutils: fix build with external toolchains</title>
<updated>2009-08-01T22:36:47+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-08-01T22:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=dcb752b1654d4186d02bbaa9db3b865ac03785cd'/>
<id>urn:sha1:dcb752b1654d4186d02bbaa9db3b865ac03785cd</id>
<content type='text'>
Buildroot Makefile to compile pciutils wasn't passing TARGET_LDFLAGS
to pciutils build system. Therefore, at link time, the pciutils build
system was not taking into account the important --sysroot option,
which was breaking the link with external toolchains.

Fixes bug #523.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>pciutils: fix HOST detection</title>
<updated>2009-03-09T14:09:20+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-09T14:09:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=11b36efa843952e5e30ef8e77f7557ec58846346'/>
<id>urn:sha1:11b36efa843952e5e30ef8e77f7557ec58846346</id>
<content type='text'>
</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.bnewbold.net/buildroot-novena/commit/?id=8e2390fdafe90a11cd2ca94ce1a0e8d71a4140cf'/>
<id>urn:sha1:8e2390fdafe90a11cd2ca94ce1a0e8d71a4140cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:42:52+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4a7bfd27757e076837e400f18d8371d792eade0e'/>
<id>urn:sha1:4a7bfd27757e076837e400f18d8371d792eade0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Fix format of the pciutils pci.ids.gz data file</title>
<updated>2009-01-02T12:01:49+00:00</updated>
<author>
<name>Nigel Kukard</name>
<email>nkukard@lbsd.net</email>
</author>
<published>2009-01-02T12:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=380d77c6a36811044098ea013e77c11a87df1b32'/>
<id>urn:sha1:380d77c6a36811044098ea013e77c11a87df1b32</id>
<content type='text'>
- If ZLIB is present the filename of pci.ids is changed to pci.ids.gz but its not compressed, add a compressor to ensure its gzipped
</content>
</entry>
<entry>
<title>* Removed duplicate PCIUTILS_VERSION</title>
<updated>2009-01-01T17:28:51+00:00</updated>
<author>
<name>Nigel Kukard</name>
<email>nkukard@lbsd.net</email>
</author>
<published>2009-01-01T17:28:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=94e6f8a4db13e726dc2fe393e7181ba2f2db4fbb'/>
<id>urn:sha1:94e6f8a4db13e726dc2fe393e7181ba2f2db4fbb</id>
<content type='text'>
* When installing pci.ids[.gz] the -D means create all components leading up, using $(@D) does not include the filename, the last directory component is then /usr/share. pci.ids[.gz] is therefore created as /usr/share/misc (misc being the filename). Using $@ fixes this, the directory path is created and the file is installed as /usr/share/misc/pci.ids[.gz] .
</content>
</entry>
<entry>
<title>* By default pciutils build of libpci.a uses the host ar/ranlib, force the use of the target tools</title>
<updated>2009-01-01T14:05:54+00:00</updated>
<author>
<name>Nigel Kukard</name>
<email>nkukard@lbsd.net</email>
</author>
<published>2009-01-01T14:05:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=2ac7adce281f854ddca26a3bfaf2cc129ad509bd'/>
<id>urn:sha1:2ac7adce281f854ddca26a3bfaf2cc129ad509bd</id>
<content type='text'>
</content>
</entry>
</feed>
