summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-10-16 11:25:33 -0500
committerJohn Klug <john.klug@multitech.com>2020-11-11 17:28:17 -0600
commitc4ea765062db2380cfd0327ccefe00f3848ce768 (patch)
treeafbd3ffc4bed08a87f8b67e2f01389506460150c
parentc015c53d2913a237d8e776a14e4dd7f8664c6fad (diff)
downloadmeta-multitech-5.3.0d.tar.gz
meta-multitech-5.3.0d.tar.bz2
meta-multitech-5.3.0d.zip
Use the 4.3.3b mts-io driver on the mts-io noradio branch to fix no-radio Oops/hangs5.3.0e5.3.0d5.3.0c5.3.0a
-rw-r--r--recipes-bsp/multitech/mts-io.inc3
-rw-r--r--recipes-bsp/multitech/mts-io_4.3.3b.bb (renamed from recipes-bsp/multitech/mts-io_4.3.3.bb)0
2 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/multitech/mts-io.inc b/recipes-bsp/multitech/mts-io.inc
index 3f5d9d6..02b434b 100644
--- a/recipes-bsp/multitech/mts-io.inc
+++ b/recipes-bsp/multitech/mts-io.inc
@@ -15,8 +15,9 @@ PR = "${INC_PR}.0-${KERNEL_MODULE_PACKAGE_SUFFIX}"
# Some package needs to provide mts-io
RPROVIDES_kernel-module-${PN} = "mts-io"
+# noradio-fix branch is needed until we get the patch into master.
SRC_URI = " \
- git://git.multitech.net/mts-io.git;protocol=git \
+ git://git.multitech.net/mts-io.git;protocol=git;branch=noradio-fix \
file://led-status_heartbeat_trigger \
file://lora-led-updater \
file://mts-io.init \
diff --git a/recipes-bsp/multitech/mts-io_4.3.3.bb b/recipes-bsp/multitech/mts-io_4.3.3b.bb
index 9311675..9311675 100644
--- a/recipes-bsp/multitech/mts-io_4.3.3.bb
+++ b/recipes-bsp/multitech/mts-io_4.3.3b.bb