<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/target/linux/Makefile.in.advanced, branch 2009.02_rc4</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.02_rc4</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.02_rc4'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-02-06T17:38:05Z</updated>
<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>target/linux/Makefile.in.advanced: get rid of BUILDROOT_USE_XWINDOWS</title>
<updated>2009-01-30T14:41:04Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-30T14:41:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0c54ef9c9af9b46c33f01b464b897a0b0e237dfc'/>
<id>urn:sha1:0c54ef9c9af9b46c33f01b464b897a0b0e237dfc</id>
<content type='text'>
As discussed on the list.
</content>
</entry>
<entry>
<title>Replace BUILDROOT_KERNEL_CONFIG_METHOD environment variable with BUILDROOT_USE_XWINDOWS</title>
<updated>2009-01-26T20:17:06Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-26T20:17:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8586be28d4e84a49dc3f8c2ed30070b630270ad1'/>
<id>urn:sha1:8586be28d4e84a49dc3f8c2ed30070b630270ad1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>linux/advanced: default to make menuconfig</title>
<updated>2009-01-26T16:25:17Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-26T16:25:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d2c6e22040fa7c4974d3dc59e635d827f29dff02'/>
<id>urn:sha1:d2c6e22040fa7c4974d3dc59e635d827f29dff02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert bad patch to fix linux rebuild problem</title>
<updated>2009-01-26T10:38:00Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-26T10:38:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f529db89dbacb076680474bf014b85900bae789c'/>
<id>urn:sha1:f529db89dbacb076680474bf014b85900bae789c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure /boot exists, Write linux version to file,in case the kernel version has changed after the first build</title>
<updated>2009-01-25T23:14:55Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-25T23:14:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=147b034d0dd429c7cbcbb4462217fbdd01608b00'/>
<id>urn:sha1:147b034d0dd429c7cbcbb4462217fbdd01608b00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use new SHELL variable BUILDROOT_KERNEL_CONFIG_METHOD</title>
<updated>2009-01-25T21:48:33Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-25T21:48:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=9f20b5f97fbd1106b1732fb1a36f094bd88172fd'/>
<id>urn:sha1:9f20b5f97fbd1106b1732fb1a36f094bd88172fd</id>
<content type='text'>
which will override selection between xconfig and menuconfig

make xconfig will, if it fails, or user does not save configuration
result in make menuconfig beeing tried

Fix several issues causing final part of linux to be regenerated
on each make.
 
</content>
</entry>
<entry>
<title>target/linux-advanced: default to menuconfig for all archs</title>
<updated>2009-01-25T20:11:31Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-25T20:11:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7e41b89b56c59928d7b2d65ba2d4601b32897561'/>
<id>urn:sha1:7e41b89b56c59928d7b2d65ba2d4601b32897561</id>
<content type='text'>
Default to menuconfig for atmel targets as well, mention QT3 dependency
for make xconfig and update affected defconfigs.
</content>
</entry>
<entry>
<title>Do not reapply linux patches if LINUX26_PATCH_SOURCE is empty, and we are continuing building after a failure</title>
<updated>2009-01-23T00:54:23Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-23T00:54:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=501c0071588c922f3f7e4c4042bb0c978e3fe3f6'/>
<id>urn:sha1:501c0071588c922f3f7e4c4042bb0c978e3fe3f6</id>
<content type='text'>
</content>
</entry>
</feed>
