<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/netcat, branch 2009.05_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-01-18T09:26:28Z</updated>
<entry>
<title>Getting rid of a bit more  configure options that's been centralized.</title>
<updated>2009-01-18T09:26:28Z</updated>
<author>
<name>Thomas Lundquist</name>
<email>lists@zelow.no</email>
</author>
<published>2009-01-18T09:26:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c86f23b7708cb7eeba91a2764210277c78143dca'/>
<id>urn:sha1:c86f23b7708cb7eeba91a2764210277c78143dca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/: remove redundant install-strip in *_TARGET_INSTALL_OPT</title>
<updated>2008-10-20T11:53:16Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-10-20T11:53:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e337d002fe4f258897f9d7ac5292e243b88b4cfd'/>
<id>urn:sha1:e337d002fe4f258897f9d7ac5292e243b88b4cfd</id>
<content type='text'>
It's default now.
</content>
</entry>
<entry>
<title>netcat: convert to Makefile.autotools.in format</title>
<updated>2008-08-27T05:27:27Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-27T05:27:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=9d1cd5a66866900ec78fe974c36bb22bd9036ae9'/>
<id>urn:sha1:9d1cd5a66866900ec78fe974c36bb22bd9036ae9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>buildroot: remove trailing spaces</title>
<updated>2008-08-04T19:07:05Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-04T19:07:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=02a623ddf96aa97c341a287bbb4ec5370a069444'/>
<id>urn:sha1:02a623ddf96aa97c341a287bbb4ec5370a069444</id>
<content type='text'>
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
	sed -i 's/ \+$//' $i;
done
</content>
</entry>
<entry>
<title>Kconfig: remove 'default n'</title>
<updated>2008-07-17T20:01:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/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>Run $(CONFIG_UPDATE) after unpacking sources</title>
<updated>2008-02-12T00:35:03Z</updated>
<author>
<name>Hamish Moffatt</name>
<email>hamish@cloud.net.au</email>
</author>
<published>2008-02-12T00:35:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=03d65319620f61c7757b2b051a3a9d21cba91aab'/>
<id>urn:sha1:03d65319620f61c7757b2b051a3a9d21cba91aab</id>
<content type='text'>
Patch from Dan Nicolaescu
</content>
</entry>
<entry>
<title>- just use the strip binary to avoid confusing libtool (quotes)</title>
<updated>2007-10-01T16:15:31Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-10-01T16:15:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=14a71561a388196edbcddfa72d281e911c06266f'/>
<id>urn:sha1:14a71561a388196edbcddfa72d281e911c06266f</id>
<content type='text'>
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
</content>
</entry>
<entry>
<title>- sed -i -e "/;$/s/;$//g" $(egrep  ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in  -l)</title>
<updated>2007-08-21T19:20:18Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-08-21T19:20:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6c6cb0670986717b42f8de03fd020abb3fa120fb'/>
<id>urn:sha1:6c6cb0670986717b42f8de03fd020abb3fa120fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove switches if sstrip is run</title>
<updated>2007-08-21T01:53:57Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2007-08-21T01:53:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e4ead9c13ccad1b89743fdd46e8675f45758aec3'/>
<id>urn:sha1:e4ead9c13ccad1b89743fdd46e8675f45758aec3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).</title>
<updated>2007-07-09T08:30:38Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-07-09T08:30:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=9bb66ca13ec584a840c57ea5c606fe09534e01f8'/>
<id>urn:sha1:9bb66ca13ec584a840c57ea5c606fe09534e01f8</id>
<content type='text'>
  Fixes build breakage as seen by Ulf et al.
</content>
</entry>
</feed>
