summaryrefslogtreecommitdiff
path: root/recipes-bsp/multitech/mts-io.inc
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-11-12 14:09:52 -0600
committerJohn Klug <john.klug@multitech.com>2021-12-29 08:07:46 -0600
commit503b9b71b8a1c81de6c7817a5d8628b514cbafdb (patch)
tree7e8f14358ea2ff593bc2b325365b7627ed76f547 /recipes-bsp/multitech/mts-io.inc
parentede46f99df89376b19f874e04cabe37694f62d49 (diff)
downloadmeta-multitech-503b9b71b8a1c81de6c7817a5d8628b514cbafdb.tar.gz
meta-multitech-503b9b71b8a1c81de6c7817a5d8628b514cbafdb.tar.bz2
meta-multitech-503b9b71b8a1c81de6c7817a5d8628b514cbafdb.zip
Use git.multitech.net for repositories
Diffstat (limited to 'recipes-bsp/multitech/mts-io.inc')
-rw-r--r--recipes-bsp/multitech/mts-io.inc7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes-bsp/multitech/mts-io.inc b/recipes-bsp/multitech/mts-io.inc
index 60d8991..f2d5692 100644
--- a/recipes-bsp/multitech/mts-io.inc
+++ b/recipes-bsp/multitech/mts-io.inc
@@ -9,8 +9,7 @@ LIC_FILES_CHKSUM = "file://io-module/COPYING;md5=94d55d512a9ba36caa9b7df079bae19
do_fetch[depends] += "virtual/kernel:do_shared_workdir"
INC_PR = "r6"
-# Not for release. Autorev is development
-SRCREV = "${AUTOREV}"
+SRCREV = "${PV}"
PR = "${INC_PR}.0-${KERNEL_MODULE_PACKAGE_SUFFIX}"
# Some package needs to provide mts-io
@@ -18,10 +17,8 @@ RPROVIDES_kernel-module-${PN} = "mts-io"
RDEPENDS_${PN}-noarch_append = " mts-io-sysfs"
RDEPENDS_${PN}-noarch_append_mtcap = " mts-io-sysfs i2c-tools"
-# Temporary MTCDT-0.2 branch
-# git://git.multitech.net/mts-io.git;protocol=git
SRC_URI = " \
- git://git@gitlab.multitech.net/mirrors/mts-io.git;protocol=ssh;branch=MTCDT-0.2 \
+ git://git.multitech.net/mts-io.git;protocol=git \
file://led-status_heartbeat_trigger \
file://lora-led-updater \
file://mts-io.init \