<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/qc-usb, branch master</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>move qc-usb from trunk to packages as well (see [12260])</title>
<updated>2008-08-14T10:53:12+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2008-08-14T10:53:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=58fb9f67ec9a60b808225a83dcbeeed227eb413a'/>
<id>58fb9f67ec9a60b808225a83dcbeeed227eb413a</id>
<content type='text'>
SVN-Revision: 12304
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 12304
</pre>
</div>
</content>
</entry>
<entry>
<title>fix qc-usb compile on atheros</title>
<updated>2008-08-05T23:20:42+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2008-08-05T23:20:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b4727d665edcadb3d8ff396b32abb224a24408d3'/>
<id>b4727d665edcadb3d8ff396b32abb224a24408d3</id>
<content type='text'>
SVN-Revision: 12185
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 12185
</pre>
</div>
</content>
</entry>
<entry>
<title>build the kmod-video-quickcam module only if it was selected</title>
<updated>2008-04-20T09:49:13+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2008-04-20T09:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6b8489761c8cef3c4573018971d9f64b210cfb75'/>
<id>6b8489761c8cef3c4573018971d9f64b210cfb75</id>
<content type='text'>
SVN-Revision: 10881
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 10881
</pre>
</div>
</content>
</entry>
<entry>
<title>package/qc-usb: * update to 0.6.6 (closes: #3215) * fix build on linux &gt; 2.6.23</title>
<updated>2008-04-12T20:20:41+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2008-04-12T20:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6ca5374194da640e898fa7ccded47b404590bc00'/>
<id>6ca5374194da640e898fa7ccded47b404590bc00</id>
<content type='text'>
SVN-Revision: 10796
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 10796
</pre>
</div>
</content>
</entry>
<entry>
<title>fix potential build errors when changing the qc-usb package selection</title>
<updated>2008-01-06T02:12:40+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2008-01-06T02:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=480c18e611950bf26bc3ef9d85b5018bc9dc7e22'/>
<id>480c18e611950bf26bc3ef9d85b5018bc9dc7e22</id>
<content type='text'>
SVN-Revision: 10124
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 10124
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove LINUX_2_6 dependency from qc-usb</title>
<updated>2008-01-06T02:12:37+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2008-01-06T02:12:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=bbc4c104652009f01d9c72278fb30bb69ec83601'/>
<id>bbc4c104652009f01d9c72278fb30bb69ec83601</id>
<content type='text'>
This patch removes LINUX_2_6 dependency from qc-usb for those of us who
still have broadcom chipsets as qc-usb works fine on LINUX_2_4 too. This
compiles with both 2.4 and 2.6 kernels selected, and although i do not
have a Kamikaze svn system, the same changes (albeit without the new
package name changes in svn vs 7.09) work fine on my running 2.4 system
with a Quickcam Express card (older model).

Signed-off-by: Misha Koshelev &lt;mk144210 at bcm dot edu&gt;

SVN-Revision: 10123
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch removes LINUX_2_6 dependency from qc-usb for those of us who
still have broadcom chipsets as qc-usb works fine on LINUX_2_4 too. This
compiles with both 2.4 and 2.6 kernels selected, and although i do not
have a Kamikaze svn system, the same changes (albeit without the new
package name changes in svn vs 7.09) work fine on my running 2.4 system
with a Quickcam Express card (older model).

Signed-off-by: Misha Koshelev &lt;mk144210 at bcm dot edu&gt;

SVN-Revision: 10123
</pre>
</div>
</content>
</entry>
<entry>
<title>video modules changes: change dependency on kmod-video-core from select to depends, cleanup</title>
<updated>2007-09-20T07:31:06+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2007-09-20T07:31:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=092021f69babdcb6d6975fa2d7df0365bca03d0d'/>
<id>092021f69babdcb6d6975fa2d7df0365bca03d0d</id>
<content type='text'>
SVN-Revision: 8856
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 8856
</pre>
</div>
</content>
</entry>
<entry>
<title>various changes for kernel video support: * move kernel video related modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam</title>
<updated>2007-09-16T16:39:18+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2007-09-16T16:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=cd2cccd2ff1b994882d1e93c8692a98ceb53002e'/>
<id>cd2cccd2ff1b994882d1e93c8692a98ceb53002e</id>
<content type='text'>
SVN-Revision: 8806
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 8806
</pre>
</div>
</content>
</entry>
<entry>
<title>move package description to a separate definition, remove it when DESCRIPTION=TITLE</title>
<updated>2007-09-07T08:34:51+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2007-09-07T08:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=34bb4638e7eeebcfc901c6a8cc00038fc33e4c7a'/>
<id>34bb4638e7eeebcfc901c6a8cc00038fc33e4c7a</id>
<content type='text'>
SVN-Revision: 8659
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 8659
</pre>
</div>
</content>
</entry>
<entry>
<title>strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_&lt;ver&gt;_&lt;board&gt; becomes CONFIG_TARGET_&lt;board&gt;, same for profiles.</title>
<updated>2007-09-06T16:27:37+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2007-09-06T16:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=56231056ea784f1cec6450f649b1adaed1f56366'/>
<id>56231056ea784f1cec6450f649b1adaed1f56366</id>
<content type='text'>
SVN-Revision: 8653
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 8653
</pre>
</div>
</content>
</entry>
</feed>
