<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/kismet, branch 2010.05_rc3</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.05_rc3</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.05_rc3'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2010-01-20T10:10:08Z</updated>
<entry>
<title>Bump kismet package to 2010-01-R1</title>
<updated>2010-01-20T10:10:08Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2010-01-19T19:13:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=db9dcbee6e241d8ede6f3fbda2ea9cd7ab291b89'/>
<id>urn:sha1:db9dcbee6e241d8ede6f3fbda2ea9cd7ab291b89</id>
<content type='text'>
Closes #931.

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>kismet: bump version and convert to Makefile.autotools.in format</title>
<updated>2009-09-09T14:40:19Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2009-09-01T17:01:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=57f3b11d111fb5f7fd48d64a43a83e25d69bdb4c'/>
<id>urn:sha1:57f3b11d111fb5f7fd48d64a43a83e25d69bdb4c</id>
<content type='text'>
Closes #487

* Bump kismet from 2007-10-R1 to 2009-06-R1 (newcore: nicer, more features)
* Migrate to Makefile.autotools.in
* Introduce new options to just install the server, client, drone or
  combination

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: Remove unnecessary dependencies on uclibc.</title>
<updated>2009-09-03T18:22:38Z</updated>
<author>
<name>Will Newton</name>
<email>will.newton@gmail.com</email>
</author>
<published>2009-09-02T15:02:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/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>Add help for packages without AVR32 support</title>
<updated>2009-01-26T00:34:02Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-26T00:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8e2390fdafe90a11cd2ca94ce1a0e8d71a4140cf'/>
<id>urn:sha1:8e2390fdafe90a11cd2ca94ce1a0e8d71a4140cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add kismet-unpacked target, fix lack of include for memset etc.</title>
<updated>2009-01-21T00:17:03Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-21T00:17:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a57170cb025b57e71cb390a4e66b82bedeae4b2f'/>
<id>urn:sha1:a57170cb025b57e71cb390a4e66b82bedeae4b2f</id>
<content type='text'>
</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>Kismet needs dbus to build</title>
<updated>2009-01-14T23:51:32Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-14T23:51:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=afa1babac5f9665fdfb951c85f7d0c06269e065f'/>
<id>urn:sha1:afa1babac5f9665fdfb951c85f7d0c06269e065f</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>package: remove redundant pkg-config variables</title>
<updated>2008-10-26T19:57:55Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-10-26T19:57:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=785d6cc6d0cec7f8089a5ad606e1c28dce2f16c5'/>
<id>urn:sha1:785d6cc6d0cec7f8089a5ad606e1c28dce2f16c5</id>
<content type='text'>
Also remove some redundant or predefined configure/make args in these
packages.

Patch by Markus Heidelberg.
</content>
</entry>
<entry>
<title>kismet: fix long help text lines</title>
<updated>2008-08-27T20:18:51Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-27T20:18:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=335f52b7989e5ec6673e2c677ba101d3fdd65d05'/>
<id>urn:sha1:335f52b7989e5ec6673e2c677ba101d3fdd65d05</id>
<content type='text'>
And add homepage while we're at it.
</content>
</entry>
</feed>
