gpsd bbappend: use netmodule branch for regular builds
gpsd branch 3.19 with netmodule modifications on the top. BugzID: 57162 Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This commit is contained in:
parent
8023b19728
commit
af6384d512
|
|
@ -1,6 +1,6 @@
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||||
SRC_URI_prepend = " \
|
SRC_URI_prepend = " \
|
||||||
git://gitlab.com/netmodule/third-party/gpsd.git;protocol=ssh;user=git;branch=3.19/hancock \
|
git://gitlab.com/netmodule/third-party/gpsd.git;protocol=ssh;user=git;branch=3.19/netmodule \
|
||||||
file://60-ublox-neo.rules \
|
file://60-ublox-neo.rules \
|
||||||
"
|
"
|
||||||
SRC_URI_remove = "${SAVANNAH_GNU_MIRROR}/${BPN}/${BP}.tar.gz"
|
SRC_URI_remove = "${SAVANNAH_GNU_MIRROR}/${BPN}/${BP}.tar.gz"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue