<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/tools/e2fsprogs, branch mtk-20170518</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>e2fsprogs: update to 1.42.8, fixes a build error</title>
<updated>2013-10-28T15:15:24+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-10-28T15:15:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=414fc2e320735985b1db7b606faa2801f15e1be8'/>
<id>414fc2e320735985b1db7b606faa2801f15e1be8</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 38564
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 38564
</pre>
</div>
</content>
</entry>
<entry>
<title>build: BSD compile fixes</title>
<updated>2013-03-07T17:32:29+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-03-07T17:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1f77bfff9608f97996bffdb28dabec4e787631f6'/>
<id>1f77bfff9608f97996bffdb28dabec4e787631f6</id>
<content type='text'>
following patch allows to build images for Qemu ARM on
OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64.

Mostly small pieces of code changes to get things right on the
specific platform.

Updated the README to describe better, which tools on the host
are required. Added some kind of prepare scripts to install needed
tools on BSD via packages.

Signed-off-by: Waldemar Brodkorb &lt;mail@waldemar-brodkorb.de&gt;

SVN-Revision: 35900
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
following patch allows to build images for Qemu ARM on
OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64.

Mostly small pieces of code changes to get things right on the
specific platform.

Updated the README to describe better, which tools on the host
are required. Added some kind of prepare scripts to install needed
tools on BSD via packages.

Signed-off-by: Waldemar Brodkorb &lt;mail@waldemar-brodkorb.de&gt;

SVN-Revision: 35900
</pre>
</div>
</content>
</entry>
<entry>
<title>e2fsprogs: upgrade to version 1.42.7</title>
<updated>2013-02-28T00:52:32+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2013-02-28T00:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2dde4db723c87ed89d83f1d35d14471feb676cac'/>
<id>2dde4db723c87ed89d83f1d35d14471feb676cac</id>
<content type='text'>
SVN-Revision: 35825
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 35825
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: e2fsprogs: delete doc/ directory after unpacking to ensure that makeinfo is not invoked</title>
<updated>2012-12-02T18:35:39+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-12-02T18:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=740daabdfd42eba5464945ac80e2e41b95460db3'/>
<id>740daabdfd42eba5464945ac80e2e41b95460db3</id>
<content type='text'>
SVN-Revision: 34459
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 34459
</pre>
</div>
</content>
</entry>
<entry>
<title>tools/e2fsprogs: enable parallel builds</title>
<updated>2012-09-15T14:18:07+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2012-09-15T14:18:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=54bd532d15ce5996b29cf616bb89f70663a31637'/>
<id>54bd532d15ce5996b29cf616bb89f70663a31637</id>
<content type='text'>
SVN-Revision: 33440
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 33440
</pre>
</div>
</content>
</entry>
<entry>
<title>use HOST_STATIC_LINKING instead of hardcoding -static</title>
<updated>2012-08-12T12:34:30+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-08-12T12:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=cf1698c6370d6a64f5f70a2dc5652d1fbc62afc3'/>
<id>cf1698c6370d6a64f5f70a2dc5652d1fbc62afc3</id>
<content type='text'>
SVN-Revision: 33140
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 33140
</pre>
</div>
</content>
</entry>
<entry>
<title>e2fsprogs: link statically</title>
<updated>2012-08-10T19:27:07+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-08-10T19:27:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a7568eb87595f0097a1c4bb4e1c0ce033f7fd350'/>
<id>a7568eb87595f0097a1c4bb4e1c0ce033f7fd350</id>
<content type='text'>
SVN-Revision: 33116
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 33116
</pre>
</div>
</content>
</entry>
<entry>
<title>tools/e2fsprogs: don't build e4defrag</title>
<updated>2012-06-19T09:52:18+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2012-06-19T09:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2cd8c216dcfd94039189c9c9c2b0817897baf5ad'/>
<id>2cd8c216dcfd94039189c9c9c2b0817897baf5ad</id>
<content type='text'>
Compilation fails on older systems due to missing syscalls, and the
e4defrag tool is not used by the build-system anyway.

SVN-Revision: 32451
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compilation fails on older systems due to missing syscalls, and the
e4defrag tool is not used by the build-system anyway.

SVN-Revision: 32451
</pre>
</div>
</content>
</entry>
<entry>
<title>e2fsprogs: fix md5sum issue</title>
<updated>2012-06-17T21:34:16+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2012-06-17T21:34:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=fd38f78bfe8a58cade2a902e53a6f38dc9224772'/>
<id>fd38f78bfe8a58cade2a902e53a6f38dc9224772</id>
<content type='text'>
md5sum from kernel.org and sourceforge.net are not the same

SVN-Revision: 32418
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
md5sum from kernel.org and sourceforge.net are not the same

SVN-Revision: 32418
</pre>
</div>
</content>
</entry>
<entry>
<title>e2fsprogs: update to 1.42.4</title>
<updated>2012-06-17T17:52:59+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2012-06-17T17:52:59+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=578551c380e30c7a27a1743aea4955dc94e6f5d7'/>
<id>578551c380e30c7a27a1743aea4955dc94e6f5d7</id>
<content type='text'>
SVN-Revision: 32413
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32413
</pre>
</div>
</content>
</entry>
</feed>
