<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/coreutils, 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>2007-03-13T22:59:59Z</updated>
<entry>
<title>fixup package LDFLAGS handling</title>
<updated>2007-03-13T22:59:59Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-03-13T22:59:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=85d7f6f05f87b52a56b603c95e68498f04877f64'/>
<id>urn:sha1:85d7f6f05f87b52a56b603c95e68498f04877f64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup a whole steaming pile of insanity.  When packages are configured,</title>
<updated>2007-01-14T03:52:21Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-01-14T03:52:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=732d94d25fd10fff65a378b03c3fca9bde403e95'/>
<id>urn:sha1:732d94d25fd10fff65a378b03c3fca9bde403e95</id>
<content type='text'>
they should be configured with --prefix=/usr and we then need to use
make DESTDIR=$(STAGING_DIR) install to get things installed into the
staging directory.  The current situation for many packages, which use
--prefix=$(STAGING_DIR) results in the staging_dir paths getting compiled
into the binary itself.

This also adds in a pile of libtool fixups.  Between broken pkgconfig,
broken libtool handling, and broken --prefix settings, its a wonder
things have worked as well as they have up till now.
 -Erik
</content>
</entry>
<entry>
<title>- add and use BR2_BZCAT config option.</title>
<updated>2006-11-17T15:43:51Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-11-17T15:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6e2823c1fa3c470da2a14f0f9aa985d71c9ffb90'/>
<id>urn:sha1:6e2823c1fa3c470da2a14f0f9aa985d71c9ffb90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't use ftp for gnu stuff, a few version bumps as well,</title>
<updated>2006-06-23T07:29:40Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-06-23T07:29:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4856369541d3653db986b58237f54d7eb8fbc11d'/>
<id>urn:sha1:4856369541d3653db986b58237f54d7eb8fbc11d</id>
<content type='text'>
based on a patch from Fu Yunhui
</content>
</entry>
<entry>
<title>dont override CC</title>
<updated>2006-04-20T00:58:20Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-04-20T00:58:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=70b5dc88924e5cdd3013573224965c1d840bd2f5'/>
<id>urn:sha1:70b5dc88924e5cdd3013573224965c1d840bd2f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix up coreutils build</title>
<updated>2006-04-19T21:17:49Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-04-19T21:17:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=afc5e9078e362b44d8d7861deded16756e097ee6'/>
<id>urn:sha1:afc5e9078e362b44d8d7861deded16756e097ee6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dont check for the non-existant define 'HAVE_TIME_R_POSIX'</title>
<updated>2006-04-19T20:24:12Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-04-19T20:24:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f144786ff54ac483f3d6af57f45ea13c90b21eaa'/>
<id>urn:sha1:f144786ff54ac483f3d6af57f45ea13c90b21eaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version bump to 5.94</title>
<updated>2006-04-15T02:26:47Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-04-15T02:26:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=71d38f4abb04f2756cc099f6eb82409ac4a6c495'/>
<id>urn:sha1:71d38f4abb04f2756cc099f6eb82409ac4a6c495</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- use coreutils-5.93</title>
<updated>2006-03-08T08:34:32Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-03-08T08:34:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1281c7b4b9f19f6627abd33da74b10e255c1dde2'/>
<id>urn:sha1:1281c7b4b9f19f6627abd33da74b10e255c1dde2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version bump</title>
<updated>2006-02-15T00:37:19Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-02-15T00:37:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=da2cfe4b0a312bbc35ac7a3622c1be83ee8d0d74'/>
<id>urn:sha1:da2cfe4b0a312bbc35ac7a3622c1be83ee8d0d74</id>
<content type='text'>
</content>
</entry>
</feed>
