parent
fa843b5729
commit
50723f08d9
|
|
@ -1,9 +1,13 @@
|
||||||
FILESEXTRAPATHS_prepend_am335x-nrhw20 := "${THISDIR}/${PN}:"
|
FILESEXTRAPATHS_prepend_am335x-nrhw20 := "${THISDIR}/${PN}:"
|
||||||
FILESEXTRAPATHS_prepend_am335x-nmhw21 := "${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
|
# overwrite default gpsd.service file with our configuration
|
||||||
|
SRCREV = "${AUTOREV}"
|
||||||
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
TTY_DEVICE = "/dev/ttyS3"
|
TTY_DEVICE = "/dev/ttyS3"
|
||||||
USBAUTO_STATE = "false"
|
USBAUTO_STATE = "false"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue