<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/pciutils, branch gcc3_legacy</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=gcc3_legacy</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=gcc3_legacy'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2006-12-05T12:57:41Z</updated>
<entry>
<title>- set PREFIX and SHAREDIR proper</title>
<updated>2006-12-05T12:57:41Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-12-05T12:57:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=630bbb9a8514e2186f9e5326accdab38aec4e42a'/>
<id>urn:sha1:630bbb9a8514e2186f9e5326accdab38aec4e42a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- add and use BR2_BZCAT config option.</title>
<updated>2006-11-17T15:43:51Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-11-17T15:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6e2823c1fa3c470da2a14f0f9aa985d71c9ffb90'/>
<id>urn:sha1:6e2823c1fa3c470da2a14f0f9aa985d71c9ffb90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971</title>
<updated>2006-10-01T15:17:52Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-10-01T15:17:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6342c83201d5fd2acef0f3193f53b19f74b14c73'/>
<id>urn:sha1:6342c83201d5fd2acef0f3193f53b19f74b14c73</id>
<content type='text'>
  Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
</content>
</entry>
<entry>
<title>use the correct pci.id name as pointed out by kostja in Bug 629</title>
<updated>2006-01-09T02:46:26Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-01-09T02:46:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=cf6885f1408eb3bee4abe374c6f6dcb8705cd319'/>
<id>urn:sha1:cf6885f1408eb3bee4abe374c6f6dcb8705cd319</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dont run uname and crap to figure out build stuff Bug 219 by kk</title>
<updated>2005-09-29T07:27:42Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2005-09-29T07:27:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=bcd137f5ffd0f28c7ba813bce8eab1461764e6dc'/>
<id>urn:sha1:bcd137f5ffd0f28c7ba813bce8eab1461764e6dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>be a bit more consistant with naming, always escape wildcards</title>
<updated>2005-06-24T08:36:13Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-06-24T08:36:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=369864cf105bf541f4e42643d6e5647ecea20379'/>
<id>urn:sha1:369864cf105bf541f4e42643d6e5647ecea20379</id>
<content type='text'>
</content>
</entry>
<entry>
<title>There is no need to have a separate 'Makefile.in' file in the</title>
<updated>2005-02-10T03:06:39Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-02-10T03:06:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d06645d8eddce3a22144a9ef8961a8f7599d319e'/>
<id>urn:sha1:d06645d8eddce3a22144a9ef8961a8f7599d319e</id>
<content type='text'>
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
</content>
</entry>
<entry>
<title>pciutils doesn't like 'make -j'</title>
<updated>2004-12-11T13:04:28Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-12-11T13:04:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=08a47d844664a359dc33d19df321a282efdaa71c'/>
<id>urn:sha1:08a47d844664a359dc33d19df321a282efdaa71c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>help text</title>
<updated>2004-10-14T20:33:45Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2004-10-14T20:33:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1eda52851fdaf517b579d4dab11503b98de6d648'/>
<id>urn:sha1:1eda52851fdaf517b579d4dab11503b98de6d648</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the TAR_VERBOSITY option a bit more sane</title>
<updated>2004-10-09T21:19:47Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-10-09T21:19:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=bb05a9ad46cd8c743ccdda99578ca424073f7a4d'/>
<id>urn:sha1:bb05a9ad46cd8c743ccdda99578ca424073f7a4d</id>
<content type='text'>
</content>
</entry>
</feed>
