blob: c3f202724f97be29699dfc3907125f7b401d3615 (
plain)
1
2
3
4
5
6
7
8
|
require tangogps.inc
RDEPENDS = "frameworkd"
SRC_URI += "\
file://0002-Get-GPS-data-via-the-gypsy-interface.patch;patch=1 \
file://0003-Try-to-request-the-GPS-resource-from-ousaged.patch;patch=1 \
"
|