summaryrefslogtreecommitdiff
path: root/recipes-bsp/multitech/mtac-gpiob_1.1.2.bb
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-11-04 06:31:51 -0500
committerJohn Klug <john.klug@multitech.com>2021-12-29 08:07:46 -0600
commita88612de26b4dba9482555f0ad9e5237cf8a97dc (patch)
treefa411622aa0a66f9454d87e4369f6f998a09b0a6 /recipes-bsp/multitech/mtac-gpiob_1.1.2.bb
parent60042765bb0241fa78c8b11a87335e25a8d7a814 (diff)
downloadmeta-multitech-a88612de26b4dba9482555f0ad9e5237cf8a97dc.tar.gz
meta-multitech-a88612de26b4dba9482555f0ad9e5237cf8a97dc.tar.bz2
meta-multitech-a88612de26b4dba9482555f0ad9e5237cf8a97dc.zip
Put mtac-gpiob, mtac-mfser, mtac all on MTCDT-0.2 branch, autorev
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"