<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/database, branch 2009.02_rc3</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc3</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc3'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-01-30T09:54:59+00:00</updated>
<entry>
<title>readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/</title>
<updated>2009-01-30T09:54:59+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-30T09:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a72794391a1e8d93f5e16c2b68f28fb9616df794'/>
<id>urn:sha1:a72794391a1e8d93f5e16c2b68f28fb9616df794</id>
<content type='text'>
Package configs should start with BR2_PACKAGE_.
</content>
</entry>
<entry>
<title>readline: remove BR2_PACKAGE_READLINE_TARGET configuration option</title>
<updated>2009-01-30T09:50:13+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-30T09:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ebf47824cc4f9453508b35c60bbd254b16d895c2'/>
<id>urn:sha1:ebf47824cc4f9453508b35c60bbd254b16d895c2</id>
<content type='text'>
Other packages don't have this, and several packages are depending on
readline where they actually want readline-target instead.
</content>
</entry>
<entry>
<title>mysql-client: remove test / benchmark stuff from target (saves ~70MB)</title>
<updated>2009-01-29T21:33:32+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-29T21:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ae46e5bc896ba8b0cd9c89f66539da81e94ddd4c'/>
<id>urn:sha1:ae46e5bc896ba8b0cd9c89f66539da81e94ddd4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sqlite: bump version</title>
<updated>2009-01-29T19:49:22+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-29T19:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=97515c6cae4794027bbe24cfe1465ccd254b9337'/>
<id>urn:sha1:97515c6cae4794027bbe24cfe1465ccd254b9337</id>
<content type='text'>
Fixes several database corruption bugs
</content>
</entry>
<entry>
<title>mysql_client: fix deps and clean up configure args</title>
<updated>2009-01-26T05:51:31+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-26T05:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7e3d659e8c44d9dc278276b710b50d90337b0fd0'/>
<id>urn:sha1:7e3d659e8c44d9dc278276b710b50d90337b0fd0</id>
<content type='text'>
mysql client needs ncurses, readline and C++
</content>
</entry>
<entry>
<title>package/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:42:52+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/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:27+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ac1d92c425414bad889c1a60d0d2aee25581b74f'/>
<id>urn:sha1:ac1d92c425414bad889c1a60d0d2aee25581b74f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package: Kconfig: use menu instead of menuconfig for sub menus</title>
<updated>2008-11-14T12:59:14+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-11-14T12:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=9f07b39f65c9aa739138cbf88cbf6c264d46e1ea'/>
<id>urn:sha1:9f07b39f65c9aa739138cbf88cbf6c264d46e1ea</id>
<content type='text'>
As discussed on the list - These things should normally not be
(un)selectable.
</content>
</entry>
<entry>
<title>sqlite: bump version</title>
<updated>2008-10-21T08:56:15+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-10-21T08:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=02cfe523e886c6c619501df7b851634032505e30'/>
<id>urn:sha1:02cfe523e886c6c619501df7b851634032505e30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mysql_client: fix paths</title>
<updated>2008-09-07T14:31:36+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-09-07T14:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6da49b6c2be400d6e8e1a2d4bd578023ebcec00f'/>
<id>urn:sha1:6da49b6c2be400d6e8e1a2d4bd578023ebcec00f</id>
<content type='text'>
Patch by Markus Heidelberg &lt;markus.heidelberg@web.de&gt;
</content>
</entry>
</feed>
