<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/kaloz/tools/b43-tools, branch master</title>
<subtitle>Staging tree of Imre Kaloz</subtitle>
<id>https://git.openwrt.org/openwrt/staging/kaloz/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/kaloz/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/'/>
<updated>2016-12-22T16:02:42Z</updated>
<entry>
<title>b43-tools: fix tarball hash</title>
<updated>2016-12-22T16:02:42Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-12-22T15:54:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=18300db77a70665c193b188fbd53a6d9e4dbcc1d'/>
<id>urn:sha1:18300db77a70665c193b188fbd53a6d9e4dbcc1d</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>treewide: clean up and unify PKG_VERSION for git based downloads</title>
<updated>2016-12-22T15:42:21Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-12-21T21:25:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=c7c1cf5618b6ca983c20510814b762eeab4937e5'/>
<id>urn:sha1:c7c1cf5618b6ca983c20510814b762eeab4937e5</id>
<content type='text'>
Also use default defintions for PKG_SOURCE_SUBDIR, PKG_SOURCE

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>treewide: clean up download hashes</title>
<updated>2016-12-16T21:39:22Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-12-16T16:32:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=720b99215da295a2e7b4acdef30b58bec6acedc2'/>
<id>urn:sha1:720b99215da295a2e7b4acdef30b58bec6acedc2</id>
<content type='text'>
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>source: Switch to xz for packages and tools where possible</title>
<updated>2016-10-06T10:16:56Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2016-10-04T12:28:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=9edfe7dd13d973b2d0c754d79dabdeebaeb13d49'/>
<id>urn:sha1:9edfe7dd13d973b2d0c754d79dabdeebaeb13d49</id>
<content type='text'>
* Change git packages to xz
* Update mirror checksums in packages where they are used
* Change a few source tarballs to xz if available upstream
* Remove unused lines in packages we're touching, requested by jow- and blogic
* We're relying more on xz-utils so add official mirror as primary source, master site as secondary.
* Add SHA256 checksums to multiple git tarball packages

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>b43-tools: b43-fwsquash.py: manually remove LP-PHY 16 support</title>
<updated>2014-07-12T15:41:50Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2014-07-12T15:41:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=d5397be2cc62a8d12243ded39d818bbf7ae6de86'/>
<id>urn:sha1:d5397be2cc62a8d12243ded39d818bbf7ae6de86</id>
<content type='text'>
I have never seen a LP-PHY with core rev 16 or higher, but the ucode
will be included, because we need LP-PHY 13 and 15 and N-PHY core rev
16. Comment out the code for now.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 41595
</content>
</entry>
<entry>
<title>b43-tools: b43-fwsquash.py: add new firmware files</title>
<updated>2014-07-12T14:56:21Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2014-07-12T14:56:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=5f41e561cab9169a39ce7a23030c4af92b3399cd'/>
<id>urn:sha1:5f41e561cab9169a39ce7a23030c4af92b3399cd</id>
<content type='text'>
This adds support for new firmware files from b43 and selects the ucode
based on the PHY type now.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 41592
</content>
</entry>
<entry>
<title>b43-tools: update to version 019</title>
<updated>2014-07-02T20:52:50Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2014-07-02T20:52:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=9e0f732b35cd7d942d47a9eb9a893261e4a27b24'/>
<id>urn:sha1:9e0f732b35cd7d942d47a9eb9a893261e4a27b24</id>
<content type='text'>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 41484
</content>
</entry>
<entry>
<title>b43-tools: fix compile error: undefined reference to `yydebug'</title>
<updated>2013-02-28T10:43:02Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2013-02-28T10:43:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=f3bfc60e1ccbe2b05f4af6ddecca7cb207941a00'/>
<id>urn:sha1:f3bfc60e1ccbe2b05f4af6ddecca7cb207941a00</id>
<content type='text'>
With bison 2.7 YYDEBUG will be set to 0 if it was not set, then #ifdef
YYDEBUG returns true, but bison 2.7 treets YYDEBUG 0 as not set.

This fixes the following error:
obj/main.o: In function `main':
main.c:(.text.startup+0xaf): undefined reference to `yydebug'
collect2: error: ld returned 1 exit status

This closes #13093.

SVN-Revision: 35830
</content>
</entry>
<entry>
<title>b43-tools: update to version 017, which contains the patch.</title>
<updated>2012-12-07T18:30:19Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2012-12-07T18:30:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=619f46df054acca1f74b1b8fdea80e8256586088'/>
<id>urn:sha1:619f46df054acca1f74b1b8fdea80e8256586088</id>
<content type='text'>
SVN-Revision: 34574
</content>
</entry>
<entry>
<title>b43-tools: pack the lcn firmware into the brcmsmac firmware package.</title>
<updated>2012-12-02T16:09:23Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2012-12-02T16:09:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=9362c121c8d3fb502e29c9f3a2962fe5ef237707'/>
<id>urn:sha1:9362c121c8d3fb502e29c9f3a2962fe5ef237707</id>
<content type='text'>
SVN-Revision: 34453
</content>
</entry>
</feed>
