summaryrefslogtreecommitdiff
path: root/recipes-bsp/multitech/mtac-mfser_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/multitech/mtac-mfser_1.1.1.bb')
-rw-r--r--recipes-bsp/multitech/mtac-mfser_1.1.1.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-bsp/multitech/mtac-mfser_1.1.1.bb b/recipes-bsp/multitech/mtac-mfser_1.1.1.bb
index 50beaee..5737784 100644
--- a/recipes-bsp/multitech/mtac-mfser_1.1.1.bb
+++ b/recipes-bsp/multitech/mtac-mfser_1.1.1.bb
@@ -10,12 +10,14 @@ RDEPENDS_${PN} = "kernel-module-mtac"
INC_PR = "r2"
COMPATIBLE_MACHINE = "(mtcdt|mtcpmhs)"
-SRCREV = "${PV}"
+#SRCREV = "${PV}"
+SRCREV = "${AUTOREV}"
PR = "${INC_PR}.1${KERNEL_MODULE_PACKAGE_SUFFIX}"
+# git://git.multitech.net/mtac-mfser.git;protocol=git;branch=master
SRC_URI = " \
- git://git.multitech.net/mtac-mfser.git;protocol=git;branch=master \
+ git://git@gitlab.multitech.net/mirrors/mtac-mfser.git;protocol=ssh;branch=MTCDT-0.2 \
file://serial-enable-tx-enable.patch \
"
S = "${WORKDIR}/git"