<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/avahi, 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-05-15T09:45:21Z</updated>
<entry>
<title>Don't use libssp as it doesn't get installed</title>
<updated>2007-05-15T09:45:21Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2007-05-15T09:45:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=01d97bb0c9925a5882cb2da6932e1ed8597cbb10'/>
<id>urn:sha1:01d97bb0c9925a5882cb2da6932e1ed8597cbb10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init scripts should be executable</title>
<updated>2007-05-09T14:03:32Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2007-05-09T14:03:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=448153a06a443ad61f3df88408edf3a7da98ea0c'/>
<id>urn:sha1:448153a06a443ad61f3df88408edf3a7da98ea0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>avahi-daemon support</title>
<updated>2007-05-09T13:38:37Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2007-05-09T13:38:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=24cb67ca98a060adcf38eb4b56012fdf98198fe1'/>
<id>urn:sha1:24cb67ca98a060adcf38eb4b56012fdf98198fe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bumped version</title>
<updated>2007-05-08T15:57:31Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2007-05-08T15:57:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b2fb697def797399b4aa86f5ca0ddc025c259351'/>
<id>urn:sha1:b2fb697def797399b4aa86f5ca0ddc025c259351</id>
<content type='text'>
</content>
</entry>
<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>fix installation location</title>
<updated>2007-01-22T18:15:35Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-01-22T18:15:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6da0b668b7416aebf6f26166d8b7892983f66a11'/>
<id>urn:sha1:6da0b668b7416aebf6f26166d8b7892983f66a11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hackup libtool for avahi and libdaemon, as with other packages</title>
<updated>2007-01-17T00:48:32Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-01-17T00:48:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6f846df3113b7335514cdf1062bc67c6b236fd2d'/>
<id>urn:sha1:6f846df3113b7335514cdf1062bc67c6b236fd2d</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>- andersee, please use ZCAT / BZCAT as configured by the user.</title>
<updated>2006-12-13T09:04:58Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-12-13T09:04:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c3848942cf6671c25dfa3a968f6a603e8e7cb668'/>
<id>urn:sha1:c3848942cf6671c25dfa3a968f6a603e8e7cb668</id>
<content type='text'>
  (see buildroot/Config.in config BR2_ZCAT and BR2_BZCAT that are available as ZCAT and BZCAT). Thanks..
</content>
</entry>
<entry>
<title>Add avahi package and add libdaemon, which is needed by avahi</title>
<updated>2006-12-12T22:26:51Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-12-12T22:26:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=21e97d3e155f4d9604f729698cdfff3c40eefbe7'/>
<id>urn:sha1:21e97d3e155f4d9604f729698cdfff3c40eefbe7</id>
<content type='text'>
</content>
</entry>
</feed>
