<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/kaloz/package/system, 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>2018-02-14T08:30:07Z</updated>
<entry>
<title>ubox: update to latest git HEAD</title>
<updated>2018-02-14T08:30:07Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2018-02-14T08:28:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=88a41074e8e7012c2cb73b85263425c4c474beb1'/>
<id>urn:sha1:88a41074e8e7012c2cb73b85263425c4c474beb1</id>
<content type='text'>
128bc35 logread: fix reconnect logd logic
66347ec logread: move the code setting up the request blob out of the main loop
975a258 logread: move output connection setup code out of main loop
b81bea7 logread: cleanup pid file handling
d73e7d2 ubox: Replace strerror(errno) with %m format.

Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
</entry>
<entry>
<title>ramips: add support for D-Link DAP-1522 A1</title>
<updated>2018-02-13T10:18:07Z</updated>
<author>
<name>George Hopkins</name>
</author>
<published>2017-10-28T12:24:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=13f9e40602707479aaffac0d68a952070f305b7d'/>
<id>urn:sha1:13f9e40602707479aaffac0d68a952070f305b7d</id>
<content type='text'>
D-Link DAP-1522 is a wireless bridge/access point with 4 LAN
ports and a dual-band wireless chipset.

Specifications:
- Ralink RT2880
- 32 MB of RAM
- 4 MB of Flash
- 4x 10/100/1000 Mbps Ethernet (RTL8366SR)
- 802.11abgn (RT2850)

Flash Instructions:
1. Download lede-ramips-rt288x-dap-1522-a1-squashfs-factory.bin
2. Open the web interface and upload the image

Signed-off-by: George Hopkins &lt;george-hopkins@null.net&gt;
</content>
</entry>
<entry>
<title>mtd: add fixwrg command</title>
<updated>2018-02-13T10:16:49Z</updated>
<author>
<name>George Hopkins</name>
</author>
<published>2017-10-28T12:08:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=520335506273ed248074f7b3d2ba8bec148dddaa'/>
<id>urn:sha1:520335506273ed248074f7b3d2ba8bec148dddaa</id>
<content type='text'>
Add a command to fix WRG headers, based on wrgg.c.

Signed-off-by: George Hopkins &lt;george-hopkins@null.net&gt;
</content>
</entry>
<entry>
<title>tools: add iucode-tool</title>
<updated>2018-02-11T13:39:16Z</updated>
<author>
<name>Zoltan HERPAI</name>
</author>
<published>2018-02-11T11:30:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=d3da2fcb8b93387d844eb2a47542154383857dd5'/>
<id>urn:sha1:d3da2fcb8b93387d844eb2a47542154383857dd5</id>
<content type='text'>
Add tool to "compile" Intel microcode files. The tool will be
compiled for host (to split the microcode.dat) and for target
(to forcibly reload the microcode if required).

Instead of using the large microcode.bin/microcode-64.bin, the
splitted ucode files (separate for CPU families) will be
installed.

Signed-off-by: Zoltan HERPAI &lt;wigyori@uid0.hu&gt;
</content>
</entry>
<entry>
<title>fstools: update to latest git HEAD</title>
<updated>2018-02-11T13:32:37Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2018-02-11T13:32:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=d3ddced0c7351b7c9d7b1b991e9207dcb51d79c6'/>
<id>urn:sha1:d3ddced0c7351b7c9d7b1b991e9207dcb51d79c6</id>
<content type='text'>
3d23981 strip trailing spaces from vfat labels
c4a3c97 fix vfat volume label
5010710 block: support /dev/nvme* nodes

Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
</entry>
<entry>
<title>procd: fix procd_lock() when prepare_roofs</title>
<updated>2018-01-28T01:51:06Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2018-01-28T01:43:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=60ad837bea4a006a54fd8b659083f7bf648da781'/>
<id>urn:sha1:60ad837bea4a006a54fd8b659083f7bf648da781</id>
<content type='text'>
This fixes the following errors when doing "make package/install"

    /home/yousong/git-repo/lede-project/lede/build_dir/target-mips_24kc_musl/root-malta/lib/functions/procd.sh: line 47: /home/yousong/git-repo/l
    ede-project/lede/build_dir/target-mips_24kc_musl/root-malta/var/lock/procd_urandom_seed.lock: No such file or directory
    flock: 1000: Bad file descriptor

Fixes FS#1260

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>procd: update to latest git HEAD</title>
<updated>2018-01-23T10:46:45Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2018-01-23T10:37:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=a9ffe9fd75a73824e8768d5c286ab2477bb917df'/>
<id>urn:sha1:a9ffe9fd75a73824e8768d5c286ab2477bb917df</id>
<content type='text'>
653629f trace: check asprintf() return value
67eb7e6 trace: add missing limits.h include

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>procd: update to latest git HEAD</title>
<updated>2018-01-22T11:53:34Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2018-01-22T11:53:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=24b0424ecb1c98a83f00b5ceb629d22c2765e4f0'/>
<id>urn:sha1:24b0424ecb1c98a83f00b5ceb629d22c2765e4f0</id>
<content type='text'>
846e20c procd: add timing to start/stop logging

Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
</entry>
<entry>
<title>ubus: fix PKG_MIRROR_HASH</title>
<updated>2018-01-20T19:22:01Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2018-01-19T22:59:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=e3c43ade0bae9491aeea50fa361e846bb5002dc0'/>
<id>urn:sha1:e3c43ade0bae9491aeea50fa361e846bb5002dc0</id>
<content type='text'>
Fixes: dd975d15a71f ("ubus: fix wrong PKG_SOURCE_DATE")
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>ubox: update to latest git HEAD</title>
<updated>2018-01-17T21:00:43Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2018-01-17T13:23:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=1ca4f8ca1c650785f7c105a9306ddac3792562c9'/>
<id>urn:sha1:1ca4f8ca1c650785f7c105a9306ddac3792562c9</id>
<content type='text'>
e7a63fb ubox: Remove unnecessary memset calls

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
</feed>
