summaryrefslogtreecommitdiff
path: root/recipes-bsp/multitech/mtac-gpiob_1.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/multitech/mtac-gpiob_1.1.2.bb')
-rw-r--r--recipes-bsp/multitech/mtac-gpiob_1.1.2.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/recipes-bsp/multitech/mtac-gpiob_1.1.2.bb b/recipes-bsp/multitech/mtac-gpiob_1.1.2.bb
index fa675a0..7cf89d0 100644
--- a/recipes-bsp/multitech/mtac-gpiob_1.1.2.bb
+++ b/recipes-bsp/multitech/mtac-gpiob_1.1.2.bb
@@ -9,15 +9,17 @@ DEPENDS = "virtual/kernel mtac mts-io"
RDEPENDS_${PN} = "kernel-module-mtac"
INC_PR = "r1"
COMPATIBLE_MACHINE = "(mtcdt|mtcpmhs)"
-SRCREV = "${PV}"
+# SRCREV = "${PV}"
# AUTOREV breaks mLinux source tarballs in Thud
-# SRCREV = "${AUTOREV}"
+SRCREV = "${AUTOREV}"
PR = "${INC_PR}.1${KERNEL_MODULE_PACKAGE_SUFFIX}"
+# git://git.multitech.net/mtac-gpiob.git;protocol=git;branch=master
+
SRC_URI = " \
- git://git.multitech.net/mtac-gpiob.git;protocol=git;branch=master \
+ git://git@gitlab.multitech.net/mirrors/mtac-gpiob.git;protocol=ssh;branch=MTCDT-0.2 \
"
S = "${WORKDIR}/git"