projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
011e7cb
)
ugps: Update to fix position calculation
author
Bruno Randolf
<
[email protected]
>
Fri, 24 Aug 2018 15:59:08 +0000
(16:59 +0100)
committer
John Crispin
<
[email protected]
>
Wed, 29 Aug 2018 06:32:38 +0000
(08:32 +0200)
This is necessary to get my position right.
Without this my longitude is incorrecty -15.85xxxx instead of -16.52yyyy
Signed-off-by: Bruno Randolf <
[email protected]
>
(cherry picked from commit
fe960cead7005811deb03c220f6bb5660f65e1d5
)
package/utils/ugps/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/ugps/Makefile
b/package/utils/ugps/Makefile
index 3a972f54df4756176cfad2de77c24737913295ca..937789fd83351a11d9bb373e0c5c73414e8d0490 100644
(file)
--- a/
package/utils/ugps/Makefile
+++ b/
package/utils/ugps/Makefile
@@
-12,9
+12,9
@@
PKG_RELEASE:=3
PKG_SOURCE_URL=$(PROJECT_GIT)/project/ugps.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=201
7-02-11
-PKG_SOURCE_VERSION:=
c30055a685bca1e81ccc8f4bd3bb08d780a7d762
-PKG_MIRROR_HASH:=
a618f9a15d3a585453550190eed2bb0a308ddba0ab37f2f6b76dd3c87fd80e8
b
+PKG_SOURCE_DATE:=201
8-02-12
+PKG_SOURCE_VERSION:=
928cb537aa6a1951ff503b4d13f3c78cead7b581
+PKG_MIRROR_HASH:=
21f2c9a1656b2115d2d26ef714390422b885d88ecd21eb9d16d6548444654de
b
PKG_MAINTAINER:=John Crispin <
[email protected]
>
PKG_LICENSE:=GPL-2.0+