<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/configs, branch 2010.05</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.05</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.05'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2010-05-22T20:07:25Z</updated>
<entry>
<title>fix device_table.txt path in arm_toolchain_defconfig</title>
<updated>2010-05-22T20:07:25Z</updated>
<author>
<name>cmchao</name>
<email>cmchao@gmail.com</email>
</author>
<published>2010-05-14T08:08:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=288d76be8a6ee075247d388a494db0d768fc748f'/>
<id>urn:sha1:288d76be8a6ee075247d388a494db0d768fc748f</id>
<content type='text'>
Signed-off-by: Chih-Min Chao &lt;cmchao@gmail.com&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>atngw100_defconfig: update to fix build failure</title>
<updated>2010-05-22T20:03:08Z</updated>
<author>
<name>Bjørn Forsman</name>
<email>bjorn.forsman@gmail.com</email>
</author>
<published>2010-05-20T16:34:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=38ec41bc53cd660c92c6af5f911bd3e96fa2d8f0'/>
<id>urn:sha1:38ec41bc53cd660c92c6af5f911bd3e96fa2d8f0</id>
<content type='text'>
atngw100_defconfig: update to fix build failure:

  * The AVR32 toolchain fails to build with the new uClibc version
    0.9.31.x. Use the older uClibc 0.9.30.x branch instead.
  * Disable linux-fusion as it fails to build
    (why was this selected anyway, when DirectFB was not selected?).
  * U-Boot 2010.03 is broken for AVR32. The build fails with:
      zlib.c:31:27: error: asm/unaligned.h: No such file or directory
    Select the older U-Boot 2009.08 version that builds instead.
  * Disable rsync as it fails to build.

Build tested with 'make distclean &amp;&amp; make atngw100_defconfig &amp;&amp; make'
on an Ubuntu 10.04 x86_64 host.

Signed-off-by: Bjørn Forsman &lt;bjorn.forsman@gmail.com&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Update defconfigs after BR2_GNU_TARGET_SUFFIX removal</title>
<updated>2010-05-02T22:00:08Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-28T21:40:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=86f0c602dee621ffd8298a4f0e4519b276e7a5be'/>
<id>urn:sha1:86f0c602dee621ffd8298a4f0e4519b276e7a5be</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Update defconfigs after BR2_ROOTFS_SUFFIX removal</title>
<updated>2010-05-02T22:00:07Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-28T21:40:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7eeb1ccef74d5bac274dd43b9c02e2c13f472815'/>
<id>urn:sha1:7eeb1ccef74d5bac274dd43b9c02e2c13f472815</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Update defconfigs to include BR2_ROOTFS_DEVICE_TABLE definition</title>
<updated>2010-04-17T02:36:23Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-17T02:34:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=525ac766cd795c4f7f721e7b940e3ebce99e8ebc'/>
<id>urn:sha1:525ac766cd795c4f7f721e7b940e3ebce99e8ebc</id>
<content type='text'>
We only bother updating the defconfigs that need a non-default
BR2_ROOTFS_DEVICE_TABLE value.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Update defconfigs after BR2_RECENT removal</title>
<updated>2010-04-12T13:28:12Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-10T20:53:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=9554403ad0b81f29dd4ee1404de755aa5b72cac5'/>
<id>urn:sha1:9554403ad0b81f29dd4ee1404de755aa5b72cac5</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Update defconfigs after BR2_ENABLE_LOCALE_PREGENERATED removal</title>
<updated>2010-04-11T19:10:34Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-10T21:39:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4ca8e41a7665c5260052cb1789eac63b981525d9'/>
<id>urn:sha1:4ca8e41a7665c5260052cb1789eac63b981525d9</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Update defconfigs after BR2_GNU_BUILD_SUFFIX removal</title>
<updated>2010-04-11T19:10:33Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-10T21:18:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ec66816ad5e277ecf0833d986a0f0a372d835536'/>
<id>urn:sha1:ec66816ad5e277ecf0833d986a0f0a372d835536</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Update defconfigs after BR2_HAVE_{INFOPAGES,MANPAGES} removal</title>
<updated>2010-04-11T04:01:08Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-10T20:48:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7500d6d75354df676ec3538653cbb07c03ab6ff1'/>
<id>urn:sha1:7500d6d75354df676ec3538653cbb07c03ab6ff1</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Update defconfigs after BR2_UPDATE_CONFIG removal</title>
<updated>2010-04-11T03:59:59Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-10T20:21:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0f5a2ea7765c0d429607998647f8db1197b25a24'/>
<id>urn:sha1:0f5a2ea7765c0d429607998647f8db1197b25a24</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
