<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/toolchain/sstrip, branch 2010.08</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2010.08</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2010.08'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-07-13T11:10:39+00:00</updated>
<entry>
<title>sstrip: fix section length corruption bug</title>
<updated>2010-07-13T11:10:39+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-07-13T11:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c0e307b848d8de23e6f10a179c4f240c023c8b82'/>
<id>urn:sha1:c0e307b848d8de23e6f10a179c4f240c023c8b82</id>
<content type='text'>
Based on openwrt #6847:

https://dev.openwrt.org/ticket/6847

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain/: get rid of unneeded $(strip ..)</title>
<updated>2008-12-08T08:15:42+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0e14d4f7ff76b863893b5f8f99c73a7fe943ef0a'/>
<id>urn:sha1:0e14d4f7ff76b863893b5f8f99c73a7fe943ef0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kconfig: remove 'default n'</title>
<updated>2008-07-17T20:01:44+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/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 "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g"</title>
<updated>2007-08-21T11:25:30+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-08-21T11:25:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7b403ada3715d1d6e510abbb6b4ccf89b2c09167'/>
<id>urn:sha1:7b403ada3715d1d6e510abbb6b4ccf89b2c09167</id>
<content type='text'>
  (want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
</content>
</entry>
<entry>
<title>- fix building sstrip</title>
<updated>2007-07-10T11:34:22+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-07-10T11:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=60a17626c52e1094c098e2cb317659c046ab0b18'/>
<id>urn:sha1:60a17626c52e1094c098e2cb317659c046ab0b18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- add full sysroot support for non-ancient toolchains.</title>
<updated>2007-06-20T11:26:36+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-06-20T11:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=8027784c3589198d3ba4b9a24b26c361462f1946'/>
<id>urn:sha1:8027784c3589198d3ba4b9a24b26c361462f1946</id>
<content type='text'>
- start to separate usr/lib and lib to match normal system-layout
</content>
</entry>
<entry>
<title>- rectify brute-force sed invocation (too *many*)..</title>
<updated>2006-03-14T19:10:21+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-03-14T19:10:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=02d0f3baf7844185c2e458d274c0d9bb374f4fad'/>
<id>urn:sha1:02d0f3baf7844185c2e458d274c0d9bb374f4fad</id>
<content type='text'>
  Thanks vapier for pointing this one out.
</content>
</entry>
<entry>
<title>- quote HOST_CC.</title>
<updated>2006-03-10T08:30:15+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-03-10T08:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=8ec9199f17c54e081a0bd120a0cdf8263c83d15d'/>
<id>urn:sha1:8ec9199f17c54e081a0bd120a0cdf8263c83d15d</id>
<content type='text'>
  Allows for passing flags along HOST_CC which is sometimes needed on certain
  architectures.
</content>
</entry>
<entry>
<title>touchup descriptions</title>
<updated>2005-08-09T22:19:04+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2005-08-09T22:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=9d3a6533b5d5c580bf9023c7717499f1c379e9d9'/>
<id>urn:sha1:9d3a6533b5d5c580bf9023c7717499f1c379e9d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add sstrip for host and/or target.</title>
<updated>2005-08-03T01:20:34+00:00</updated>
<author>
<name>Manuel Novoa III</name>
<email>mjn3@codepoet.org</email>
</author>
<published>2005-08-03T01:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c0a49140ad047ba10bddc99fc7b56980c9c5571e'/>
<id>urn:sha1:c0a49140ad047ba10bddc99fc7b56980c9c5571e</id>
<content type='text'>
</content>
</entry>
</feed>
