<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/mtd, 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-04-08T22:45:29Z</updated>
<entry>
<title>jffs2root: build host version of lzo and use for host mkfs.jffs2</title>
<updated>2009-04-08T22:45:29Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-08T22:45:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b8767865eb0b4943dccbdd8caa671603aa626f31'/>
<id>urn:sha1:b8767865eb0b4943dccbdd8caa671603aa626f31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/mtd: don't enable rarely used commands by default</title>
<updated>2009-03-26T19:37:38Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-26T19:37:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2caf8195a895ac1e586afe9bbe5059367a86db0a'/>
<id>urn:sha1:2caf8195a895ac1e586afe9bbe5059367a86db0a</id>
<content type='text'>
Most people don't need them, so don't enable mkfsjffs + doc tools by default.
</content>
</entry>
<entry>
<title>package/mtd: default to mtd-utils release, mark 20061007 snapshot as deprecated</title>
<updated>2009-03-26T19:37:34Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-26T19:37:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=cdd687faf69a6f335e1dcfd69b57689a35df6ec2'/>
<id>urn:sha1:cdd687faf69a6f335e1dcfd69b57689a35df6ec2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mtd-utils.git: revert r24869 (convert to DOWNLOAD helper) to fix download</title>
<updated>2009-03-26T19:37:31Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-26T19:37:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=cecaddbf774d1dc074ebb1b131ca8cde37fcda2e'/>
<id>urn:sha1:cecaddbf774d1dc074ebb1b131ca8cde37fcda2e</id>
<content type='text'>
Reported by Thomas Petazzoni.

The git download doesn't work nicely with DOWNLOAD, so revert to the
direct WGET handling.
</content>
</entry>
<entry>
<title>package/mtd: remove unneeded 'depends on BR2_PACKAGE_MTD'</title>
<updated>2009-03-26T19:37:26Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-26T19:37:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=749c71d506aadb57e3f0b0301665aa0bc7b60a0d'/>
<id>urn:sha1:749c71d506aadb57e3f0b0301665aa0bc7b60a0d</id>
<content type='text'>
The entire mtd handling is within an if BR2_PACKAGE_MTD conditional
</content>
</entry>
<entry>
<title>mtd-utils: flashcp: handle non-power-of-2 erase size (E.G. for dataflash)</title>
<updated>2009-02-17T14:04:49Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-17T14:04:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1aae99bc3426414e64751303e121946ad4f1f01a'/>
<id>urn:sha1:1aae99bc3426414e64751303e121946ad4f1f01a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mtd/mtd-utils: mkfs.jffs2: fix device_table handling</title>
<updated>2009-01-20T20:06:36Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-20T20:06:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=31647bd0c61851177b54771e0f14e19a15c7cc15'/>
<id>urn:sha1:31647bd0c61851177b54771e0f14e19a15c7cc15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mtd/mtd-utils: sys/acl.h patch is needed for host-mkfs.jffs2 as well</title>
<updated>2009-01-20T14:17:58Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-20T14:17:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dc8ff28549b1fb383ab45735a0510a6b87605f54'/>
<id>urn:sha1:dc8ff28549b1fb383ab45735a0510a6b87605f54</id>
<content type='text'>
The host stuff seems pretty broken though as we don't build a host version
of liblzo.
</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>mtd: mark 20050122 snapshot as deprecated</title>
<updated>2009-01-08T14:58:45Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-08T14:58:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=bc23691b448ed993f3012eeb599ae0fa429b3828'/>
<id>urn:sha1:bc23691b448ed993f3012eeb599ae0fa429b3828</id>
<content type='text'>
</content>
</entry>
</feed>
