<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/utils/ugps, branch reboot</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>packages: use OPENWRT_GIT to point at the main openwrt git repo</title>
<updated>2016-01-04T15:11:49+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-04T15:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9cd6162b63ef31e2dca7f164c880ef4f035f34eb'/>
<id>9cd6162b63ef31e2dca7f164c880ef4f035f34eb</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48118
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48118
</pre>
</div>
</content>
</entry>
<entry>
<title>ugps: fix filename to eliminate build problems</title>
<updated>2015-09-11T16:35:32+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-09-11T16:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9da3a6283995f9168de3fc54e4e3859caa840015'/>
<id>9da3a6283995f9168de3fc54e4e3859caa840015</id>
<content type='text'>
due to ordering PKG_SOURCE_VERSION is not defined leading
to a filename "ugps-.tar.bz2"
This errors out when an older version is in the dl/ dir (or LOCALMIRROR)

fix order and use uhttpd file naming scheme to visibly include date

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;

SVN-Revision: 46868
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
due to ordering PKG_SOURCE_VERSION is not defined leading
to a filename "ugps-.tar.bz2"
This errors out when an older version is in the dl/ dir (or LOCALMIRROR)

fix order and use uhttpd file naming scheme to visibly include date

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;

SVN-Revision: 46868
</pre>
</div>
</content>
</entry>
<entry>
<title>ugps: update to latest git HEAD</title>
<updated>2015-08-17T10:13:03+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-08-17T10:13:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=cbc2613a5c8676c32060e72e85c59dcfd2e5cbb6'/>
<id>cbc2613a5c8676c32060e72e85c59dcfd2e5cbb6</id>
<content type='text'>
fixes 2 bugs
* typo
* use %04d rather than %d when printing the position

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 46666
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes 2 bugs
* typo
* use %04d rather than %d when printing the position

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 46666
</pre>
</div>
</content>
</entry>
<entry>
<title>ugps: add conffiles section, fix config file perms</title>
<updated>2015-04-02T14:53:00+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2015-04-02T14:53:00+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=275df67b6cd5954061f7fe8b9ca97499ebc198f7'/>
<id>275df67b6cd5954061f7fe8b9ca97499ebc198f7</id>
<content type='text'>
Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 45240
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 45240
</pre>
</div>
</content>
</entry>
<entry>
<title>packages: more (e)glibc fixes after r44701</title>
<updated>2015-03-16T12:32:22+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2015-03-16T12:32:22+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=81ff0511df3466d7dce5af6f33acbbe4ec89f796'/>
<id>81ff0511df3466d7dce5af6f33acbbe4ec89f796</id>
<content type='text'>
_GNU_SOURCE has been declared "deprecated" in favor of _DEFAULT_SOURCE in glibc

Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 44843
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
_GNU_SOURCE has been declared "deprecated" in favor of _DEFAULT_SOURCE in glibc

Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 44843
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a few SPDX tags</title>
<updated>2014-11-02T12:20:54+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2014-11-02T12:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=bec9d38fa4ed4dcf13230fe6b91b4ef81306accc'/>
<id>bec9d38fa4ed4dcf13230fe6b91b4ef81306accc</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 43151
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 43151
</pre>
</div>
</content>
</entry>
<entry>
<title>ugps: add a minimal gps daemon</title>
<updated>2014-08-01T09:37:49+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-08-01T09:37:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=08a03debd96f1c2a0b02d5ef655dbc3aff829382'/>
<id>08a03debd96f1c2a0b02d5ef655dbc3aff829382</id>
<content type='text'>
* set the system time/data
* "ubus call gps info" will tell you lattitude, longitude, elevation, speed and bearing

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41929
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* set the system time/data
* "ubus call gps info" will tell you lattitude, longitude, elevation, speed and bearing

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41929
</pre>
</div>
</content>
</entry>
</feed>
