<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/mtd, branch 2012.05_rc3</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2012.05_rc3</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2012.05_rc3'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2012-05-25T19:02:55Z</updated>
<entry>
<title>mtd: fix build when no sub options are enabled</title>
<updated>2012-05-25T19:02:55Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-05-25T19:02:55Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=573a740998f6345317dca1d62f3efcda4d067499'/>
<id>urn:sha1:573a740998f6345317dca1d62f3efcda4d067499</id>
<content type='text'>
mtd-utils with no sub options enabled should be a noop, but we end up
calling make with the default target (E.G. to build everything), breaking
the build if zlib/lzo aren't available.

Fixes http://autobuild.buildroot.net/results/a0781db394792e6d3831c1884fc4bb3525fedb2e/

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mtd: build after busybox if enabled</title>
<updated>2012-03-04T10:00:39Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-03-04T10:00:39Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=77cb845b43f9013fa916d0c5fb08492c51dfe2c2'/>
<id>urn:sha1:77cb845b43f9013fa916d0c5fb08492c51dfe2c2</id>
<content type='text'>
Busybox also provides flash applets nowadays, so ensure the mtd version
takes precedence if both are enabled.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mtd-utils: bump version</title>
<updated>2011-12-17T15:04:09Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-12-17T15:04:09Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b008550f7fbaae2eae926b5906ce70d075190756'/>
<id>urn:sha1:b008550f7fbaae2eae926b5906ce70d075190756</id>
<content type='text'>
Fixes an issue with erases on NOR flash with linux 3.2+.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mtd-utils: bump version</title>
<updated>2011-11-19T20:51:58Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-11-19T20:51:58Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=39ea7bcec02c31dcb91f0e606e0c598a24afb4b7'/>
<id>urn:sha1:39ea7bcec02c31dcb91f0e606e0c598a24afb4b7</id>
<content type='text'>
Identical to 1.4.7, except that the version number in the Makefile is
correct.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mtd-utils: bump version, cleanup</title>
<updated>2011-11-18T22:48:09Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-11-18T22:44:27Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=08d78545cc1bc1ead30016b41906736eacf7caf5'/>
<id>urn:sha1:08d78545cc1bc1ead30016b41906736eacf7caf5</id>
<content type='text'>
flash_eraseall / flash_info are no more, and simplify build.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mtd: make sure that dest dir exists before installing mtd files</title>
<updated>2011-11-02T11:00:52Z</updated>
<author>
<name>Danomi Mocelopolis</name>
<email>d_mo1234@yahoo.com</email>
</author>
<published>2011-11-02T11:00:52Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6473f6c035863ee846f3b1ebc239cabdcb497301'/>
<id>urn:sha1:6473f6c035863ee846f3b1ebc239cabdcb497301</id>
<content type='text'>
Closes #4387

Signed-off-by: Danomi Mocelopolis &lt;d_mo1234@yahoo.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: remove useless arguments from GENTARGETS</title>
<updated>2011-09-29T21:09:58Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-09-29T19:57:42Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0849e8193ef429f29945b8c2a54eafc8635e0969'/>
<id>urn:sha1:0849e8193ef429f29945b8c2a54eafc8635e0969</id>
<content type='text'>
Thanks to the pkgparentdir and pkgname functions, we can rewrite the
GENTARGETS macro in a way that avoids the need for each package to
repeat its name and the directory in which it is present.

[Peter: pkgdir-&gt;pkgparentdir]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mtd: bump to 1.4.6</title>
<updated>2011-08-22T11:38:42Z</updated>
<author>
<name>Yegor Yefremov</name>
<email>yegor_sub1@visionsystems.de</email>
</author>
<published>2011-08-22T10:38:27Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=31fc47771778426dddf9a20465fedaf73ce32440'/>
<id>urn:sha1:31fc47771778426dddf9a20465fedaf73ce32440</id>
<content type='text'>
Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mtd: bump version</title>
<updated>2011-06-26T07:12:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-06-26T07:12:52Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f7fcfbfa9d1e571672877da8d85f838329713825'/>
<id>urn:sha1:f7fcfbfa9d1e571672877da8d85f838329713825</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>mtd: bump version</title>
<updated>2011-04-04T19:12:20Z</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2011-04-04T17:32:05Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7bb008d43fca26b76f98fa3e5c03293603886524'/>
<id>urn:sha1:7bb008d43fca26b76f98fa3e5c03293603886524</id>
<content type='text'>
Bump mtd-utils version to 1.4.4 which contains the
flash_eraseall -j bug-fix.

http://lists.infradead.org/pipermail/linux-mtd/2011-March/034505.html

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
