<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/florian/package, branch master</title>
<subtitle>Staging tree of florian</subtitle>
<id>https://git.openwrt.org/openwrt/staging/florian/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/florian/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/florian/'/>
<updated>2017-05-11T20:42:55Z</updated>
<entry>
<title>toolchain: Package libgomp</title>
<updated>2017-05-11T20:42:55Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2017-04-04T02:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/florian/commit/?id=c258bc781feb41f66a0f2784547c1cc27aad1386'/>
<id>urn:sha1:c258bc781feb41f66a0f2784547c1cc27aad1386</id>
<content type='text'>
Some external toolchains may be configured to enable OpenMP. Provide a
package for these libraries which can be used by other packages.

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
</content>
</entry>
<entry>
<title>fritz-tools: Find zlib.h header file</title>
<updated>2017-05-11T20:42:39Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2017-04-19T00:13:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/florian/commit/?id=83814856fe8efaeb8f88c14822c6dfacf23acb98'/>
<id>urn:sha1:83814856fe8efaeb8f88c14822c6dfacf23acb98</id>
<content type='text'>
Add the necessary changes to CMakeLists.txt to search zlib.h. Fixes
build issues with external toolchains that don't have STAGING_DIR in the
default search path.

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
</content>
</entry>
<entry>
<title>fritz_tffs_read: fix parsing of size argument</title>
<updated>2017-05-10T22:53:05Z</updated>
<author>
<name>Valentin Spreckels</name>
</author>
<published>2017-05-08T22:41:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/florian/commit/?id=6f01abf5dedfda6245b7903b699e1040a79fffdb'/>
<id>urn:sha1:6f01abf5dedfda6245b7903b699e1040a79fffdb</id>
<content type='text'>
The parameter specification missed that -s takes an argument.

Signed-off-by: Valentin Spreckels &lt;Valentin.Spreckels@Informatik.Uni-Oldenburg.DE&gt;
</content>
</entry>
<entry>
<title>perf: Disable perf for ARC770 only, enable for ARC HS38</title>
<updated>2017-05-10T22:53:05Z</updated>
<author>
<name>Alexey Brodkin</name>
</author>
<published>2017-05-03T08:46:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/florian/commit/?id=5dc76a4258f6f73a07b12deda73b3e5b085a7e54'/>
<id>urn:sha1:5dc76a4258f6f73a07b12deda73b3e5b085a7e54</id>
<content type='text'>
Toolchain built for ARCv1 (read for ARC700 cores) by default has
disabled atomic ops (-mno-atomic). When we build Linux kernel for ARC770
which has LL/SC instructions and thus may handle normally atomic ops we
explicitly add "-matomic" in CFLAGS. But since user-space perf utility has
no way to extract CPU config options from Kconfig/defconfig it uses
compiler default settings.

In case of ARCv2 (read ARC HS38) atomics are enabled by default and so
perf builds perfectly fine thus reenabling perf for ARC HS38 (actually
for non-ARC700 targets).

Signed-off-by: Alexey Brodkin &lt;Alexey.Brodkin@synopsys.com&gt;
</content>
</entry>
<entry>
<title>dnsmasq: don't propagate DUID from one host to another</title>
<updated>2017-05-10T22:53:05Z</updated>
<author>
<name>Arjen de Korte</name>
</author>
<published>2017-05-09T19:10:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/florian/commit/?id=44da45a881a7aa13a237c5c8843dca914d40d7ae'/>
<id>urn:sha1:44da45a881a7aa13a237c5c8843dca914d40d7ae</id>
<content type='text'>
If no DUID is set for a host, it should be empty, not the last one set for a previous host.

Signed-off-by: Arjen de Korte &lt;build+lede@de-korte.org&gt;
</content>
</entry>
<entry>
<title>dnsmasq: use append_interface_name when using option --interface-name</title>
<updated>2017-05-09T08:01:07Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2017-05-08T20:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/florian/commit/?id=54ea0f45c8b375ff29478c1f0d659d1548e89fc9'/>
<id>urn:sha1:54ea0f45c8b375ff29478c1f0d659d1548e89fc9</id>
<content type='text'>
Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>dnsmasq: add interface-name uci list.</title>
<updated>2017-05-09T08:00:49Z</updated>
<author>
<name>Daniel Danzberger</name>
</author>
<published>2017-05-02T15:05:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/florian/commit/?id=eb99f8912ad7c827c876b1a64e9f347c2cbaf7af'/>
<id>urn:sha1:eb99f8912ad7c827c876b1a64e9f347c2cbaf7af</id>
<content type='text'>
This patch adds the interface-name option for each dhcp config
in /etc/config/dhcp.

With the interface_name option users can define a DNS name for each dhcp section
that will be resolved by dnsmasq with the underlaying interface address.

For example:
config dhcp 'lan'
	option interface 'lan'
	...
	list interface_name 'home.lan'
	...

Signed-off-by: Daniel Danzberger &lt;daniel@dd-wrt.com&gt;
Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt; [PKG_RELEASE increase]
</content>
</entry>
<entry>
<title>dnsmasq: make tftp root if not existing</title>
<updated>2017-05-04T21:10:09Z</updated>
<author>
<name>Alberto Bursi</name>
</author>
<published>2017-05-02T17:31:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/florian/commit/?id=7296767639b511ab96ca2847ffad84dd4c37452d'/>
<id>urn:sha1:7296767639b511ab96ca2847ffad84dd4c37452d</id>
<content type='text'>
If there's a TFTP root directory configured, create it with mkdir -p
(which does not throw an error if the folder exists already)
before starting dnsmasq. This is useful for TFTP roots in /tmp, for example.

Originally submitted by nfw user aka Nathaniel Wesley Filardo

Signed-off-by: Alberto Bursi &lt;alberto.bursi@outlook.it&gt;
</content>
</entry>
<entry>
<title>dnsmasq: fix dhcp_option usage warning</title>
<updated>2017-05-04T20:42:49Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2017-05-04T20:33:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/florian/commit/?id=cd5cd7c859660a52a09d6744a4343e3078a8c883'/>
<id>urn:sha1:cd5cd7c859660a52a09d6744a4343e3078a8c883</id>
<content type='text'>
Don't display unnecessary dhcp_option usage warning in case
dhcp_option is empty

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>hostapd: add legacy_rates option to disable 802.11b data rates.</title>
<updated>2017-05-03T11:58:23Z</updated>
<author>
<name>Nick Lowe</name>
</author>
<published>2017-03-27T09:50:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/florian/commit/?id=ed62d91f4b5296a4aa883ce975d76f590ef4e910'/>
<id>urn:sha1:ed62d91f4b5296a4aa883ce975d76f590ef4e910</id>
<content type='text'>
Setting legacy_rates to 0 disables 802.11b data rates.
Setting legacy_rates to 1 enables 802.11b data rates. (Default)

The basic_rate option and supported_rates option are filtered based on this.

The rationale for the change, stronger now than in 2014, can be found in:

https://mentor.ieee.org/802.11/dcn/14/11-14-0099-00-000m-renewing-2-4ghz-band.pptx

The balance of equities between compatibility with b clients and the
detriment to the 2.4 GHz ecosystem as a whole strongly favors disabling b
rates by default.

Signed-off-by: Nick Lowe &lt;nick.lowe@gmail.com&gt;
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt; [cleanup, defaults change]
</content>
</entry>
</feed>
