<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/raidtools, branch 2011.11_rc3</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.11_rc3</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.11_rc3'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-01-11T20:19:24Z</updated>
<entry>
<title>Change name from raidtools to raidtools2</title>
<updated>2009-01-11T20:19:24Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-11T20:19:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7ad590142f08ae2ec25bf3ebf04899ef417f9f35'/>
<id>urn:sha1:7ad590142f08ae2ec25bf3ebf04899ef417f9f35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/: get rid of unneeded $(strip ..)</title>
<updated>2008-12-08T08:15:27Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ac1d92c425414bad889c1a60d0d2aee25581b74f'/>
<id>urn:sha1:ac1d92c425414bad889c1a60d0d2aee25581b74f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kconfig: remove 'default n'</title>
<updated>2008-07-17T20:01:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee'/>
<id>urn:sha1:4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee</id>
<content type='text'>
'default n' is the default, so there's no need to say it explicitly.
</content>
</entry>
<entry>
<title>- sed -i -e "/;$/s/;$//g" $(egrep  ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in  -l)</title>
<updated>2007-08-21T19:20:18Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-08-21T19:20:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6c6cb0670986717b42f8de03fd020abb3fa120fb'/>
<id>urn:sha1:6c6cb0670986717b42f8de03fd020abb3fa120fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace space by tabs</title>
<updated>2007-07-28T23:02:26Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2007-07-28T23:02:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=fa9fc5aafa2656e6d9ebbd946a454d58a91d1ba9'/>
<id>urn:sha1:fa9fc5aafa2656e6d9ebbd946a454d58a91d1ba9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use &lt;package&gt;_VERSION in all &lt;package&gt;.mk instead of &lt;package&gt;_VER</title>
<updated>2007-07-11T14:06:06Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2007-07-11T14:06:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e1621a4a2a6b1750402d0228cf85920814babc9a'/>
<id>urn:sha1:e1621a4a2a6b1750402d0228cf85920814babc9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS</title>
<updated>2007-06-27T12:01:27Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-06-27T12:01:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=74d518dc2a18569c7e3f5766b6d9dda8e941ea7e'/>
<id>urn:sha1:74d518dc2a18569c7e3f5766b6d9dda8e941ea7e</id>
<content type='text'>
- use TARGET_CONFIGURE_ARGS where appropriate.
</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>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>- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971</title>
<updated>2006-10-01T15:17:52Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-10-01T15:17:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6342c83201d5fd2acef0f3193f53b19f74b14c73'/>
<id>urn:sha1:6342c83201d5fd2acef0f3193f53b19f74b14c73</id>
<content type='text'>
  Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
</content>
</entry>
</feed>
