<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/target/jffs2, branch 2009.02_rc4</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.02_rc4</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.02_rc4'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-01-12T00:43:22Z</updated>
<entry>
<title>Support large sector NAND flash for JFFS2</title>
<updated>2009-01-12T00:43:22Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-12T00:43:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0fac1d7d4b509afa5c0b10646c0f8194054e57a8'/>
<id>urn:sha1:0fac1d7d4b509afa5c0b10646c0f8194054e57a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>target/: get rid of unneeded $(strip ..)</title>
<updated>2008-12-08T08:15:58Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4b72854ddeb69855e5f91b640bb75cd73f77528b'/>
<id>urn:sha1:4b72854ddeb69855e5f91b640bb75cd73f77528b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>jffs2: cleanup</title>
<updated>2008-09-07T14:31:39Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-09-07T14:31:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8a00a1ac65548187fcb4ce14d1daac597c80a683'/>
<id>urn:sha1:8a00a1ac65548187fcb4ce14d1daac597c80a683</id>
<content type='text'>
Patch by Markus Heidelberg &lt;markus.heidelberg@web.de&gt;

* remove needless help in invisible config options
* correct wrong indenting
* remove unused BR2 variables for default pagesize and devfile
</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>Fix typos in jffs2 summary support</title>
<updated>2008-02-12T05:50:26Z</updated>
<author>
<name>Hamish Moffatt</name>
<email>hamish@cloud.net.au</email>
</author>
<published>2008-02-12T05:50:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=72a85109f304290b7fe90febeab82b37ef9fc669'/>
<id>urn:sha1:72a85109f304290b7fe90febeab82b37ef9fc669</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for summarising JFFS2 images. With support in the kernel this improves mount time significantly.</title>
<updated>2008-02-12T05:39:32Z</updated>
<author>
<name>Hamish Moffatt</name>
<email>hamish@cloud.net.au</email>
</author>
<published>2008-02-12T05:39:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=536e98effda4d9fe856befd7f5ac8123ea6e86fd'/>
<id>urn:sha1:536e98effda4d9fe856befd7f5ac8123ea6e86fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update JFFS2 page/erase size correctly</title>
<updated>2007-10-17T22:01:58Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2007-10-17T22:01:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=60e3d6db208d07938bb834b55dcfa30441c0d44c'/>
<id>urn:sha1:60e3d6db208d07938bb834b55dcfa30441c0d44c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- fix some whitespace damage..</title>
<updated>2007-10-05T12:55:40Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-10-05T12:55:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=5cfb2f794f603475b82a545356df2ba58a3b1176'/>
<id>urn:sha1:5cfb2f794f603475b82a545356df2ba58a3b1176</id>
<content type='text'>
- add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf
</content>
</entry>
<entry>
<title>- just use the strip binary to avoid confusing libtool (quotes)</title>
<updated>2007-10-01T16:15:31Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-10-01T16:15:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=14a71561a388196edbcddfa72d281e911c06266f'/>
<id>urn:sha1:14a71561a388196edbcddfa72d281e911c06266f</id>
<content type='text'>
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
</content>
</entry>
<entry>
<title>- workaround for broken external toolchains</title>
<updated>2007-08-25T11:13:20Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-08-25T11:13:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3649fd504d0a07c8cafe9ebc67b3ed84e85a2312'/>
<id>urn:sha1:3649fd504d0a07c8cafe9ebc67b3ed84e85a2312</id>
<content type='text'>
</content>
</entry>
</feed>
