<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/iproute2, 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>2007-01-03T13:44:01Z</updated>
<entry>
<title>- add missing package-source targets</title>
<updated>2007-01-03T13:44:01Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-01-03T13:44:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ec5b83ce2fe8f4f387f7f87b71632830ce382901'/>
<id>urn:sha1:ec5b83ce2fe8f4f387f7f87b71632830ce382901</id>
<content type='text'>
- add missing dependencies to build prerequisites in the config system
</content>
</entry>
<entry>
<title>- bump version</title>
<updated>2006-11-22T15:23:31Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-11-22T15:23:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=77fc01bc5a9a2c3084c2d64ffe0f3d9b23b970af'/>
<id>urn:sha1:77fc01bc5a9a2c3084c2d64ffe0f3d9b23b970af</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>- update from 2.6.9-ss040831 to 2.6.14-051107</title>
<updated>2006-01-03T20:17:52Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-01-03T20:17:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=de7d8e34c960879f50b974031e6459a16f4052eb'/>
<id>urn:sha1:de7d8e34c960879f50b974031e6459a16f4052eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove extra space after touch</title>
<updated>2005-11-24T06:53:24Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2005-11-24T06:53:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dfebda00147935f668f9024e7cca141ad46ad652'/>
<id>urn:sha1:dfebda00147935f668f9024e7cca141ad46ad652</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>Apply patch from nawawi: http://bugs.uclibc.org/view.php?id=57</title>
<updated>2005-01-23T10:38:49Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-01-23T10:38:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f5eddf31dd1ffd4cfec89d9d6a551cbfae08b177'/>
<id>urn:sha1:f5eddf31dd1ffd4cfec89d9d6a551cbfae08b177</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add help text</title>
<updated>2004-11-11T14:16:28Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2004-11-11T14:16:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=559efa969bbb9942eddc5a7ee135d083cd06787f'/>
<id>urn:sha1:559efa969bbb9942eddc5a7ee135d083cd06787f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kristian Hoffmann:</title>
<updated>2004-10-14T02:59:44Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2004-10-14T02:59:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e2578ec3c5febb0670405896216ddbc73e4a8840'/>
<id>urn:sha1:e2578ec3c5febb0670405896216ddbc73e4a8840</id>
<content type='text'>
Attached is a (trivial) patch to fix a reference to an undefined variable
'IPROUTE2_SOURCE_URL' that prevents the source from being downloaded
correctly.
</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>
