<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/hostap, branch 2011.05_rc2</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.05_rc2</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.05_rc2'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2010-02-25T19:18:25Z</updated>
<entry>
<title>Remove obsolete hostap package</title>
<updated>2010-02-25T19:18:25Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2010-02-19T12:59:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0f40a46a54a3620c88fbd52e38a0f29c6aedb9a0'/>
<id>urn:sha1:0f40a46a54a3620c88fbd52e38a0f29c6aedb9a0</id>
<content type='text'>
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/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:42:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:42:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4a7bfd27757e076837e400f18d8371d792eade0e'/>
<id>urn:sha1:4a7bfd27757e076837e400f18d8371d792eade0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/: get rid of unneeded $(strip ..)</title>
<updated>2008-12-08T08:15:27Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ac1d92c425414bad889c1a60d0d2aee25581b74f'/>
<id>urn:sha1:ac1d92c425414bad889c1a60d0d2aee25581b74f</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>- cleanup and fixes (Cristian Ionescu-Idbohrn)</title>
<updated>2007-09-17T12:30:31Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-09-17T12:30:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e4c6340a949f64e6fc0294a1e41cf05dbaa82df9'/>
<id>urn:sha1:e4c6340a949f64e6fc0294a1e41cf05dbaa82df9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use correct hostap source, deprecate package due to inclusion in linux kernel</title>
<updated>2007-08-28T21:09:23Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2007-08-28T21:09:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=25fca604f9a7d3bec25ce7d150212e18941aaadf'/>
<id>urn:sha1:25fca604f9a7d3bec25ce7d150212e18941aaadf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- global whitespace trimming</title>
<updated>2007-08-22T12:35:41Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-08-22T12:35:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6547bced933fface8e0f0dde08f0e0fe1777ddf9'/>
<id>urn:sha1:6547bced933fface8e0f0dde08f0e0fe1777ddf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g"</title>
<updated>2007-08-21T11:25:30Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-08-21T11:25:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7b403ada3715d1d6e510abbb6b4ccf89b2c09167'/>
<id>urn:sha1:7b403ada3715d1d6e510abbb6b4ccf89b2c09167</id>
<content type='text'>
  (want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
</content>
</entry>
<entry>
<title>WGET_NOSPIDERS is not defined, use WGET for now</title>
<updated>2007-07-09T04:59:45Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2007-07-09T04:59:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ae0af115cd74cd6c8ade52e29a1aec3e5bd3fa41'/>
<id>urn:sha1:ae0af115cd74cd6c8ade52e29a1aec3e5bd3fa41</id>
<content type='text'>
</content>
</entry>
</feed>
