<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/target/linux, branch 2009.05_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-03-24T08:28:04Z</updated>
<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.hiegel.fr/cgit/buildroot.git/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.hiegel.fr/cgit/buildroot.git/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.hiegel.fr/cgit/buildroot.git/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.hiegel.fr/cgit/buildroot.git/commit/?id=4bf006c12c34283a90531f8b613408056daa2e9d'/>
<id>urn:sha1:4bf006c12c34283a90531f8b613408056daa2e9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>linux: always apply platform patches if available</title>
<updated>2009-02-25T14:28:35Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-25T14:28:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=aae3f1b6b3447ea5f38bfc821d71a0853e7caa46'/>
<id>urn:sha1:aae3f1b6b3447ea5f38bfc821d71a0853e7caa46</id>
<content type='text'>
Get rid of BR2_KERNEL_HEADERS_PATCH_DIR config, and simply always apply
platform patches if available.
</content>
</entry>
<entry>
<title>kernel-headers: remove 2.6.20-22 variants and outdated impi/lzma patches</title>
<updated>2009-02-25T14:26:03Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-25T14:26:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8259f1529a6190db675a1b6a27f33096ee5b0bc9'/>
<id>urn:sha1:8259f1529a6190db675a1b6a27f33096ee5b0bc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>linux-advanced: don't error out on non writable /tftpboot</title>
<updated>2009-02-22T10:38:10Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-22T10:38:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4700ea5af2082c512b54974fe7dc01925234ff95'/>
<id>urn:sha1:4700ea5af2082c512b54974fe7dc01925234ff95</id>
<content type='text'>
Odd that we have 2x the same target right after eachother, but this is
Makefile.in.advanced ofcourse ;)
</content>
</entry>
<entry>
<title>Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix if one is provided</title>
<updated>2009-02-06T17:38:05Z</updated>
<author>
<name>Thiago A. Corrêa</name>
<email>thiago.correa@gmail.com</email>
</author>
<published>2009-02-06T17:38:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d16f8bf2cdf1b39cce2e44a317954d139f3258f4'/>
<id>urn:sha1:d16f8bf2cdf1b39cce2e44a317954d139f3258f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>linux/Makefile.in.advanced: don't depend on phony target for mkimage</title>
<updated>2009-02-04T23:15:48Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-04T23:15:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=10f0c6c0b3b8a906a0e0c23e5668f0f1a2d732b9'/>
<id>urn:sha1:10f0c6c0b3b8a906a0e0c23e5668f0f1a2d732b9</id>
<content type='text'>
Stops continous rebuilds.
</content>
</entry>
<entry>
<title>buildroot: use same defaults for atmel target as everything else</title>
<updated>2009-02-01T19:37:06Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-01T19:37:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=23152113a93b523ebd85042c46dd07f079670538'/>
<id>urn:sha1:23152113a93b523ebd85042c46dd07f079670538</id>
<content type='text'>
</content>
</entry>
</feed>
