<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/linux-atm/patches/200-no_libfl.patch, branch reboot</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>packages: clean up the package folder</title>
<updated>2013-06-21T16:54:37+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-06-21T16:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4ebf19b48fafc8d94e14e4ba779969613b241a6a'/>
<id>4ebf19b48fafc8d94e14e4ba779969613b241a6a</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 37007
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 37007
</pre>
</div>
</content>
</entry>
<entry>
<title>* bump to 2.5.2</title>
<updated>2011-01-22T22:44:58+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2011-01-22T22:44:58+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=deb9a1f3e7aecbc0a237df3a432c164affef261f'/>
<id>deb9a1f3e7aecbc0a237df3a432c164affef261f</id>
<content type='text'>
SVN-Revision: 25067
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 25067
</pre>
</div>
</content>
</entry>
<entry>
<title>package/linux-atm: refresh patches</title>
<updated>2010-03-26T14:28:56+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2010-03-26T14:28:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=15bed86ba65101816175c2180496ef15718341f1'/>
<id>15bed86ba65101816175c2180496ef15718341f1</id>
<content type='text'>
SVN-Revision: 20469
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 20469
</pre>
</div>
</content>
</entry>
<entry>
<title>actually fix linux-atm</title>
<updated>2010-03-15T18:30:56+00:00</updated>
<author>
<name>Travis Kemen</name>
<email>thepeople@openwrt.org</email>
</author>
<published>2010-03-15T18:30:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=04c3691df1c2b0be95b13ba0ac6b04727efc13e9'/>
<id>04c3691df1c2b0be95b13ba0ac6b04727efc13e9</id>
<content type='text'>
SVN-Revision: 20233
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 20233
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup linux-atm package after the broken patch earlier</title>
<updated>2010-03-15T03:59:14+00:00</updated>
<author>
<name>Travis Kemen</name>
<email>thepeople@openwrt.org</email>
</author>
<published>2010-03-15T03:59:14+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=95e564124cc736c112e2fb567eee8c6b09946445'/>
<id>95e564124cc736c112e2fb567eee8c6b09946445</id>
<content type='text'>
SVN-Revision: 20225
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 20225
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-atm: Update to stable version 2.5.1 from upstream project</title>
<updated>2010-03-14T18:58:33+00:00</updated>
<author>
<name>Travis Kemen</name>
<email>thepeople@openwrt.org</email>
</author>
<published>2010-03-14T18:58:33+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6457d3458670010a9967a8aaf0c7c6c72a7136b6'/>
<id>6457d3458670010a9967a8aaf0c7c6c72a7136b6</id>
<content type='text'>
   This commit integrates the upstream version of the linux-atm tools
   version 2.5.1.

   It simplify the patchset but keeps the debian-patches,
   prevent the usage of libflex on the target, and let the package
   compiles every tools.

   The Makefile only installs atmarp &amp; atmarpd, but some useful debug
   programs are also included (like aread/awrite, atmdump,...) in the
   makefile, but commented by default.

Signed-off-by: Obinou &lt;obconseil@gmail.com&gt;

SVN-Revision: 20216
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   This commit integrates the upstream version of the linux-atm tools
   version 2.5.1.

   It simplify the patchset but keeps the debian-patches,
   prevent the usage of libflex on the target, and let the package
   compiles every tools.

   The Makefile only installs atmarp &amp; atmarpd, but some useful debug
   programs are also included (like aread/awrite, atmdump,...) in the
   makefile, but commented by default.

Signed-off-by: Obinou &lt;obconseil@gmail.com&gt;

SVN-Revision: 20216
</pre>
</div>
</content>
</entry>
<entry>
<title>refresh linux-atm patches</title>
<updated>2007-10-20T17:21:13+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2007-10-20T17:21:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=19613342e2d5dabfecfc0edd1f1498f5cdfd2e60'/>
<id>19613342e2d5dabfecfc0edd1f1498f5cdfd2e60</id>
<content type='text'>
SVN-Revision: 9373
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 9373
</pre>
</div>
</content>
</entry>
<entry>
<title>refresh all package patches in the buildroot using quilt</title>
<updated>2007-06-04T11:25:53+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2007-06-04T11:25:53+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=91142205534e135a29ceb3992708bf2ca3219021'/>
<id>91142205534e135a29ceb3992708bf2ca3219021</id>
<content type='text'>
SVN-Revision: 7490
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 7490
</pre>
</div>
</content>
</entry>
<entry>
<title>finally move buildroot-ng to trunk</title>
<updated>2016-03-20T16:29:15+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2006-10-13T20:51:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=60c1f0f64d23003a19a07d6b9638542130f6641d'/>
<id>60c1f0f64d23003a19a07d6b9638542130f6641d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
