<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/target/linux, branch 2009.08_rc3</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2009.08_rc3</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2009.08_rc3'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-07-25T18:22:46Z</updated>
<entry>
<title>linux-advanced: remove unused ancient kernel versions</title>
<updated>2009-07-25T18:22:46Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-07-25T18:22:46Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f91315e1710c256b353cdc1eba9a2374826798bc'/>
<id>urn:sha1:f91315e1710c256b353cdc1eba9a2374826798bc</id>
<content type='text'>
More than 2 years old, and no in tree users.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Update kernel "latest" major/minor version numbers</title>
<updated>2009-07-24T16:04:06Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-07-24T16:04:06Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1a6f22d2a3616e649c8241a3efc5b09aaa0fb849'/>
<id>urn:sha1:1a6f22d2a3616e649c8241a3efc5b09aaa0fb849</id>
<content type='text'>
including adding support for 2.6.30/2.6.31-rc#
</content>
</entry>
<entry>
<title>Remove unused file: "target/linux/Config.in.experimental"</title>
<updated>2009-07-24T16:02:04Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-07-24T16:02:04Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1aeeebc19bf14baa5c238dc9c754542c5478b7bb'/>
<id>urn:sha1:1aeeebc19bf14baa5c238dc9c754542c5478b7bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>linux26: do not set CFLAGS_KERNEL to TARGET_CFLAGS</title>
<updated>2009-07-22T20:43:51Z</updated>
<author>
<name>Sven Neumann</name>
<email>s.neumann@raumfeld.com</email>
</author>
<published>2009-07-22T12:25:05Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7bb5ce002cd9ecd697ed4defd912d3f0de02319b'/>
<id>urn:sha1:7bb5ce002cd9ecd697ed4defd912d3f0de02319b</id>
<content type='text'>
Using TARGET_CFLAGS breaks the kernel build for the arm platform. The
result is a kernel that can not be booted. So simply do not fiddle with
the CFLAGS on a kernel build and the kernel build system will do the
right thing (TM).

[Peter: do the same thing for the standard kernel build]

Signed-off-by: Sven Neumann &lt;s.neumann@raumfeld.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux-advanced: bump 2.6.29.x kernel version</title>
<updated>2009-05-28T14:16:12Z</updated>
<author>
<name>Svein-Erik Skjelbred</name>
<email>at91rm9200@skjelbred.com</email>
</author>
<published>2009-05-28T14:14:48Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4ee69b6b649b286734a0ab099d60244bc6f35f90'/>
<id>urn:sha1:4ee69b6b649b286734a0ab099d60244bc6f35f90</id>
<content type='text'>
Signed-off-by: Svein-Erik Skjelbred &lt;at91rm9200@skjelbred.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Update Linux Advanced to 2.6.29.2</title>
<updated>2009-05-08T10:04:28Z</updated>
<author>
<name>Thiago A. Correa</name>
<email>thiago.correa@gmail.com</email>
</author>
<published>2009-05-08T10:04:28Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b85c3d628e5e053aacac20c2c25fc87213d1edd3'/>
<id>urn:sha1:b85c3d628e5e053aacac20c2c25fc87213d1edd3</id>
<content type='text'>
Signed-off-by: Thiago A. Correa &lt;thiago.correa@gmail.com&gt;
</content>
</entry>
<entry>
<title>target/linux: default to bzImage for i386/x86_64</title>
<updated>2009-03-24T08:28:04Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-24T08:28:04Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=3803dc14e4b889119c8ab22c9a2b7f568966df43'/>
<id>urn:sha1:3803dc14e4b889119c8ab22c9a2b7f568966df43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix dependency for custom patches when custom patch is empty.</title>
<updated>2009-03-16T11:38:33Z</updated>
<author>
<name>Thiago A. Corrêa</name>
<email>thiago.correa@gmail.com</email>
</author>
<published>2009-03-16T11:38:33Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0c84c92b138d9bbb8441b1232a93a7f828388836'/>
<id>urn:sha1:0c84c92b138d9bbb8441b1232a93a7f828388836</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build (dependency) with custom patch option</title>
<updated>2009-03-13T04:31:43Z</updated>
<author>
<name>Thiago A. Corrêa</name>
<email>thiago.correa@gmail.com</email>
</author>
<published>2009-03-13T04:31:43Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d96c3de0da42c5d80967d4ce1206997fab584936'/>
<id>urn:sha1:d96c3de0da42c5d80967d4ce1206997fab584936</id>
<content type='text'>
</content>
</entry>
<entry>
<title>avr32: rename 2.6.28.x kernel patches to match current kernel headers version</title>
<updated>2009-02-25T14:28:49Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-25T14:28:49Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4bf006c12c34283a90531f8b613408056daa2e9d'/>
<id>urn:sha1:4bf006c12c34283a90531f8b613408056daa2e9d</id>
<content type='text'>
</content>
</entry>
</feed>
