<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/fuse, branch 2009.05_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-03-05T14:17:55Z</updated>
<entry>
<title>package: convert some Config.in selects to depends</title>
<updated>2009-03-05T14:17:55Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-05T14:17:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2e1ca24a270ce8351ec0057102ef8bf03f723673'/>
<id>urn:sha1:2e1ca24a270ce8351ec0057102ef8bf03f723673</id>
<content type='text'>
Patch by Olaf Rempel &lt;razzor@kopf-tisch.de&gt;.

quick grep showed theses invalid selects of toolchain options.
</content>
</entry>
<entry>
<title>package/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:42:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:42:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4a7bfd27757e076837e400f18d8371d792eade0e'/>
<id>urn:sha1:4a7bfd27757e076837e400f18d8371d792eade0e</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>fuse: fix target install</title>
<updated>2008-07-17T13:25:35Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T13:25:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ac653c53d6ef59e45f0236a0e05a4225439d281d'/>
<id>urn:sha1:ac653c53d6ef59e45f0236a0e05a4225439d281d</id>
<content type='text'>
Also copy libfuse.so symlink so fuse target isn't considered out of date
</content>
</entry>
<entry>
<title>fuse: re-add missing --program-prefix</title>
<updated>2008-07-11T13:43:56Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-11T13:43:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=81021c223ae33f1832dee39f23a7c4e337cb6111'/>
<id>urn:sha1:81021c223ae33f1832dee39f23a7c4e337cb6111</id>
<content type='text'>
--program-prefix got errorously removed in the recent cleanup work.
</content>
</entry>
<entry>
<title>fuse: bump version</title>
<updated>2008-07-10T10:12:25Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-10T10:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ed5bb83780c8bc472b26796415057d756ec1adc3'/>
<id>urn:sha1:ed5bb83780c8bc472b26796415057d756ec1adc3</id>
<content type='text'>
The disable_symvers_22 patch no longer applies, but things seems to work
without it. There's no documentation describing what it was supposed to
fix, so get rid of it.
</content>
</entry>
<entry>
<title>fuse: use BR2_SOURCEFORGE_MIRROR</title>
<updated>2008-07-10T10:12:20Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-10T10:12:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=860c923883302303fda38c60ff0c8c185ed3c563'/>
<id>urn:sha1:860c923883302303fda38c60ff0c8c185ed3c563</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fuse: cleanup patch handling</title>
<updated>2008-07-10T10:12:15Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-10T10:12:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=884dcd878a2bf30c1dd13f6d72eeb0c014bc6e40'/>
<id>urn:sha1:884dcd878a2bf30c1dd13f6d72eeb0c014bc6e40</id>
<content type='text'>
Move patch to package dir like other packages and fixup patch-kernel
invocation.
</content>
</entry>
<entry>
<title>fuse: remove commented out lines</title>
<updated>2008-07-10T10:12:11Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-10T10:12:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c50d5170f863655601d21d44243ba81a77f2e072'/>
<id>urn:sha1:c50d5170f863655601d21d44243ba81a77f2e072</id>
<content type='text'>
</content>
</entry>
</feed>
