gpsd: Use netmodule fork

BugzID: 57168
This commit is contained in:
Alexandre Bard 2019-05-27 16:07:02 +02:00 committed by Ramon Moesching
parent bde7631254
commit 3f8b6928f8
1 changed files with 5 additions and 1 deletions

View File

@ -1,9 +1,13 @@
FILESEXTRAPATHS_prepend_am335x-nrhw20 := "${THISDIR}/${PN}:"
FILESEXTRAPATHS_prepend_am335x-nmhw21 := "${THISDIR}/${PN}:"
#SRC_URI_append = " file://gpsd.service"
SRC_URI =+ "git://git.netmodule.intranet/nmsw/gpsd.git;protocol=ssh;user=gitea;branch=imu-integration"
SRC_URI_remove = "http://download.savannah.gnu.org/releases/gpsd/gpsd-3.17.tar.gz"
# overwrite default gpsd.service file with our configuration
SRCREV = "${AUTOREV}"
S = "${WORKDIR}/git"
TTY_DEVICE = "/dev/ttyS3"
USBAUTO_STATE = "false"