<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/ltt, branch 2012.08_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2012.08_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2012.08_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-02-04T12:56:35+00:00</updated>
<entry>
<title>package/: remove obsolete ltt package</title>
<updated>2009-02-04T12:56:35+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-04T12:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c0dfdc21f9ba9dbd1a614e9d65c0bead08ad58e6'/>
<id>urn:sha1:c0dfdc21f9ba9dbd1a614e9d65c0bead08ad58e6</id>
<content type='text'>
As discussed on the list.
</content>
</entry>
<entry>
<title>Mark ltt as broken (all versions of tarball removed from SITE), package obsolete</title>
<updated>2009-02-02T07:20:54+00:00</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-02-02T07:20:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=8bfd360ac611cd62d85845fbe7f7a81c0e5f2686'/>
<id>urn:sha1:8bfd360ac611cd62d85845fbe7f7a81c0e5f2686</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate ltt, package is obsolete and replaced by ltt-ng</title>
<updated>2009-01-26T00:14:19+00:00</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-26T00:14:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7af4d10d1780749a5ba1f8273cbc1450afa45780'/>
<id>urn:sha1:7af4d10d1780749a5ba1f8273cbc1450afa45780</id>
<content type='text'>
</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>Kconfig: remove 'default n'</title>
<updated>2008-07-17T20:01:44+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/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>buildroot: cleanup &lt;package&gt;-clean targets.</title>
<updated>2008-03-27T15:42:42+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-03-27T15:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=dfe689229df9afe9a3b7783b477ed82f9a521dbc'/>
<id>urn:sha1:dfe689229df9afe9a3b7783b477ed82f9a521dbc</id>
<content type='text'>
Based on input from Arndt Kritzner &amp; Bernhard Fischer.
</content>
</entry>
<entry>
<title>- just use the strip binary to avoid confusing libtool (quotes)</title>
<updated>2007-10-01T16:15:31+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-10-01T16:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=14a71561a388196edbcddfa72d281e911c06266f'/>
<id>urn:sha1:14a71561a388196edbcddfa72d281e911c06266f</id>
<content type='text'>
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
</content>
</entry>
<entry>
<title>- global whitespace trimming</title>
<updated>2007-08-22T12:35:41+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-08-22T12:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6547bced933fface8e0f0dde08f0e0fe1777ddf9'/>
<id>urn:sha1:6547bced933fface8e0f0dde08f0e0fe1777ddf9</id>
<content type='text'>
</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:18+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-08-21T19:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6c6cb0670986717b42f8de03fd020abb3fa120fb'/>
<id>urn:sha1:6c6cb0670986717b42f8de03fd020abb3fa120fb</id>
<content type='text'>
</content>
</entry>
</feed>
