<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/libdrm, 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-16T11:42:52+00:00</updated>
<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>packages: fix pkgconfig depencies and select pkgconfig where needed</title>
<updated>2008-06-14T21:01:16+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-06-14T21:01:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=565e05c8a18ecb7ffff0018b598218d32399d8b7'/>
<id>urn:sha1:565e05c8a18ecb7ffff0018b598218d32399d8b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>buildroot: additional -clean target fixes</title>
<updated>2008-04-01T07:03:07+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-04-01T07:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=34274164d9be605924bb8466fb7639bace5dee2b'/>
<id>urn:sha1:34274164d9be605924bb8466fb7639bace5dee2b</id>
<content type='text'>
Patch by Hebbar.
</content>
</entry>
<entry>
<title>fixed libdrm makefile</title>
<updated>2008-03-06T18:15:06+00:00</updated>
<author>
<name>John Voltz</name>
<email>john.voltz@gmail.com</email>
</author>
<published>2008-03-06T18:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e2e221190f7ccb3e1ed5fea610c45a481ef87f47'/>
<id>urn:sha1:e2e221190f7ccb3e1ed5fea610c45a481ef87f47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run $(CONFIG_UPDATE) after unpacking sources</title>
<updated>2008-02-12T00:35:03+00:00</updated>
<author>
<name>Hamish Moffatt</name>
<email>hamish@cloud.net.au</email>
</author>
<published>2008-02-12T00:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/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: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>- use proper include dir (Simon Pasch)</title>
<updated>2007-08-22T13:30:49+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-08-22T13:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b6c3bd5817c4399ff4f57e6141ad04d575042ee3'/>
<id>urn:sha1:b6c3bd5817c4399ff4f57e6141ad04d575042ee3</id>
<content type='text'>
- cleanup a little while at it
</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>
</feed>
