<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/yousong/package/utils, branch master</title>
<subtitle>Yousong Zhou staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/yousong/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/yousong/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/'/>
<updated>2017-03-05T09:23:47Z</updated>
<entry>
<title>busybox: add as an alternative of /sbin/ip</title>
<updated>2017-03-05T09:23:47Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2017-03-05T03:28:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=4ba8e79c38fc4ebf2a6668124a0d79701d43abb2'/>
<id>urn:sha1:4ba8e79c38fc4ebf2a6668124a0d79701d43abb2</id>
<content type='text'>
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>adb: Also pass TARGET_CPPFLAGS</title>
<updated>2017-03-02T01:19:51Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2017-02-13T02:29:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=4aa1560de3ce7e1ce813f450025ee0c55ab868eb'/>
<id>urn:sha1:4aa1560de3ce7e1ce813f450025ee0c55ab868eb</id>
<content type='text'>
Fixes build issues with external toolchains that do not have STAGING_DIR
in their default search path.

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
</content>
</entry>
<entry>
<title>px5g: Fix TARGET_LDFLAGS and add TARGET_CPPFLAGS</title>
<updated>2017-03-02T01:19:51Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2017-02-12T22:07:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=306ee6436170d4c3c0c677653e9a20a8ee116cf7'/>
<id>urn:sha1:306ee6436170d4c3c0c677653e9a20a8ee116cf7</id>
<content type='text'>
Make sure we pass down TARGET_CPPFLAGS to let toolchains with no default
search paths to find the mbdetls headers, and override TARGET_LDFLAGS to
include libraries we are linking against.

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
</content>
</entry>
<entry>
<title>usbmode: Update to latest HEAD</title>
<updated>2017-03-02T01:19:51Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2017-02-12T21:59:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=c0b32b04c5e0ace1edec3e85e235ded6725a6754'/>
<id>urn:sha1:c0b32b04c5e0ace1edec3e85e235ded6725a6754</id>
<content type='text'>
Brings the following changes:

22f041e18df0 Extend StandardEject sequence to include LUN 1
61fdf7e9b1cc cmake: Search for libjson-c
2769852e76b5 cmake: Find libubox/blobmsg_json.h
8a47c4b6649f add TargetClass support

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
</content>
</entry>
<entry>
<title>bsdiff: Also pass down TARGET_CPPFLAGS</title>
<updated>2017-03-02T01:19:50Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2017-02-12T21:21:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=562ebe798255a2bb71c6a621d6a70662dfbd63c4'/>
<id>urn:sha1:562ebe798255a2bb71c6a621d6a70662dfbd63c4</id>
<content type='text'>
Fixes build with external toolchains not having STAGING_DIR in their
default search path(s).

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
</content>
</entry>
<entry>
<title>px5g: replace px5g-standalone with a statically linked variant of px5g-mbedtls</title>
<updated>2017-02-21T15:05:42Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-02-21T13:24:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=709d10e220071da00ecbf6d6f5281719bee58a46'/>
<id>urn:sha1:709d10e220071da00ecbf6d6f5281719bee58a46</id>
<content type='text'>
px5g-standalone only supports SHA1 for certificates, which is strongly
deprecated. The new px5g-standalone is about 27k bigger (compressed),
and has identical behavior to px5g-mbedtls (it uses SHA256).

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>Revert "px5g-standalone: provide px5g via PROVIDES"</title>
<updated>2017-02-20T14:16:28Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2017-02-20T14:11:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=ca8aee0c570561fc59fb0d0e6b5eac418054c372'/>
<id>urn:sha1:ca8aee0c570561fc59fb0d0e6b5eac418054c372</id>
<content type='text'>
This reverts commit cc66f819b4e778732a32f08f5dc39a2554682b73.

This commit causes opkg to install px5g-standalone instead of px5g when
installing luci-ssl. As luci-ssl depends on mbedtls, using
px5g-standalone makes no sense. Next to that, it creates deprecated SHA1
certificates. Revert the commit to avoid pxg5-standalone to be
installed by accident.

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>ugps: fix typo</title>
<updated>2017-02-16T08:07:16Z</updated>
<author>
<name>Cezary Jackiewicz</name>
</author>
<published>2017-02-15T18:06:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=af59d3bda3ce96595f3fc120cf290a650980df55'/>
<id>urn:sha1:af59d3bda3ce96595f3fc120cf290a650980df55</id>
<content type='text'>
Removing redundant spaces from the name of the option. Without fix:

root@LEDE:~# opkg install ugps
Installing ugps (2016-10-24-32a6b2b7-1) to root...
Downloading http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mips_24kc/base/ugps_2016-10-24-32a6b2b7-1_mips_24kc.ipk
Configuring ugps.
uci: Parse error (invalid character in name field) at line 3, byte 23
uci: Parse error (invalid character in name field) at line 3, byte 23
sh: out of range
root@LEDE:~# uci show gps
uci: Parse error (invalid character in name field) at line 3, byte 23

With this fix:

root@LEDE:~# uci show gps
gps.@gps[0]=gps
gps.@gps[0].tty='ttyACM0'
gps.@gps[0].adjust_time='1'

Signed-off-by: Cezary Jackiewicz &lt;cezary@eko.one.pl&gt;
</content>
</entry>
<entry>
<title>ugps: update to the latest version, fixes build error with glibc</title>
<updated>2017-02-11T17:07:32Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-02-11T16:53:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=9859a1d9535f34e71bb5688c75d5b97464e81097'/>
<id>urn:sha1:9859a1d9535f34e71bb5688c75d5b97464e81097</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>utils/e2fsprogs: Update to 1.43.4</title>
<updated>2017-02-09T11:26:25Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2017-02-06T19:58:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=0af460b38caf1cf0c4cf5ea5aca0ddc9d9600edf'/>
<id>urn:sha1:0af460b38caf1cf0c4cf5ea5aca0ddc9d9600edf</id>
<content type='text'>
* Update to 1.43.4
* Use xz tarball which saves about 2Mbyte in size

Changelog: http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.43.4

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt; [use @KERNEL instead of hardcoded URL]
</content>
</entry>
</feed>
