<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/config, branch gcc3_legacy</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=gcc3_legacy</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=gcc3_legacy'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2006-12-08T05:23:08Z</updated>
<entry>
<title>use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin</title>
<updated>2006-12-08T05:23:08Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-12-08T05:23:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dea2c12405f72c45b5fb5350d45017fb90a8b4d6'/>
<id>urn:sha1:dea2c12405f72c45b5fb5350d45017fb90a8b4d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- list defaults for BR2_GNU_TARGET_SUFFIX in help text</title>
<updated>2006-07-04T11:44:32Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-07-04T11:44:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c3c100b63f2c4bfe479c829b7232e9c64ba6aaea'/>
<id>urn:sha1:c3c100b63f2c4bfe479c829b7232e9c64ba6aaea</id>
<content type='text'>
- fix a few typos
</content>
</entry>
<entry>
<title> david_bachelart writes in Bug 181: make defconfig is trying to find "defconfig" file instead of ".defconfig"</title>
<updated>2005-08-28T08:17:15Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2005-08-28T08:17:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4b186393b40453cc9749adc6e072eb70fc7baef7'/>
<id>urn:sha1:4b186393b40453cc9749adc6e072eb70fc7baef7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>put back support for generating .config.cmd</title>
<updated>2005-08-03T03:09:02Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-08-03T03:09:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e3ba99bc58bc7d24d13948158449223d16a77479'/>
<id>urn:sha1:e3ba99bc58bc7d24d13948158449223d16a77479</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update kbuild system</title>
<updated>2005-08-02T00:57:33Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-08-02T00:57:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=273175d0d3903f89e740adad520af516c5ca72b4'/>
<id>urn:sha1:273175d0d3903f89e740adad520af516c5ca72b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>grab some static updates from linux-2.6 git to fix gcc4 build errors as reported by Khem Raj</title>
<updated>2005-07-28T22:27:27Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2005-07-28T22:27:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=da163069d81bf2e47b49e8349076e7ff33dfe7e0'/>
<id>urn:sha1:da163069d81bf2e47b49e8349076e7ff33dfe7e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix /http://bugs.uclibc.org/view.php?id=134</title>
<updated>2005-03-09T17:39:38Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-03-09T17:39:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d47108caf6e630f24fde37c439c1db31d209b25a'/>
<id>urn:sha1:d47108caf6e630f24fde37c439c1db31d209b25a</id>
<content type='text'>
The configuration utility in package/config/ can look for a default
configuration file called 'defconfig' but it's hard coded to look for
sysdeps/linux/defconfig.

This patch causes the config utility to look in the current working directory
for the 'defconfig' file. I use this to provide a default configuration to a
new buildroot environment. This way, I can 'svn co' buildroot, copy my
defconfig, then make defconfig to use my own default configuration.

This fix only changes one line in the confdata.c file to remove the legacy path
that was used in Linux, and not needed in buildroot.

</content>
</entry>
<entry>
<title>gtj writes in http://bugs.uclibc.org/view.php?id=55</title>
<updated>2005-02-25T02:32:25Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-02-25T02:32:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2e9a20f61c43b683c6ca7458ce3438d52fc42838'/>
<id>urn:sha1:2e9a20f61c43b683c6ca7458ce3438d52fc42838</id>
<content type='text'>
The version of mconf used by buildroot doesn't handle "menuconfig" correctly.
Instead of displaying the proper submenu, it just displays the menuconfig
option itself again.

This patch adds the proper code to mconf. Only 6 lines of code.
</content>
</entry>
<entry>
<title>remove obsolete .cvsignore file</title>
<updated>2005-02-11T18:49:30Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-02-11T18:49:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8f144a058addd40f1fb83cef51028ee58ba7f125'/>
<id>urn:sha1:8f144a058addd40f1fb83cef51028ee58ba7f125</id>
<content type='text'>
</content>
</entry>
<entry>
<title>There is no need to have a separate 'Makefile.in' file in the</title>
<updated>2005-02-10T03:06:39Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-02-10T03:06:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d06645d8eddce3a22144a9ef8961a8f7599d319e'/>
<id>urn:sha1:d06645d8eddce3a22144a9ef8961a8f7599d319e</id>
<content type='text'>
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
</content>
</entry>
</feed>
