gpsd: Make sure the sysmobts-v2 gpsd default version is installed

The sysmobts-v2 version was not installed because the file was
not called properly. Rename it to gpsd-default and the sysmobts-v2
version will be picked and installed.
This commit is contained in:
Holger Hans Peter Freyther 2013-06-20 19:48:56 +02:00
parent 57c0346f56
commit 6453080cef
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ PROVIDES = "virtual/gpsd"
EXTRANATIVEPATH += "chrpath-native"
PR = "r3.6"
PR = "r3.7"
SRC_URI = "http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz \
file://0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch \