summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-01-05 17:37:33 -0600
committerJohn Klug <john.klug@multitech.com>2021-01-06 09:38:23 -0600
commitacf0cf8fabccc46d5744a685d02cca791bc53345 (patch)
tree1d3f492cdcf1fb006d77c237585d77c8738e2fe6
parent0f0df68909afdf7e4f17eb23b9892e36d9b16899 (diff)
downloadmeta-multitech-acf0cf8fabccc46d5744a685d02cca791bc53345.tar.gz
meta-multitech-acf0cf8fabccc46d5744a685d02cca791bc53345.tar.bz2
meta-multitech-acf0cf8fabccc46d5744a685d02cca791bc53345.zip
AUTOREV breaks mLinux source tarball in Thud (uses git)
Removed rs9113 from merge because they are in meta-multitech-atmel now.
-rw-r--r--recipes-bsp/multitech/mtac-gpiob_1.1.2.bb3
-rw-r--r--recipes-bsp/multitech/mtac_4.0.7.bb4
2 files changed, 5 insertions, 2 deletions
diff --git a/recipes-bsp/multitech/mtac-gpiob_1.1.2.bb b/recipes-bsp/multitech/mtac-gpiob_1.1.2.bb
index 8795722..c5b725d 100644
--- a/recipes-bsp/multitech/mtac-gpiob_1.1.2.bb
+++ b/recipes-bsp/multitech/mtac-gpiob_1.1.2.bb
@@ -10,7 +10,8 @@ RDEPENDS_${PN} = "kernel-module-mtac"
INC_PR = "r1"
COMPATIBLE_MACHINE = "(mtcdt|mtcpmhs)"
-SRCREV = "${AUTOREV}"
+# AUTOREV breaks mLinux source tarballs in Thud
+# SRCREV = "${AUTOREV}"
PR = "${INC_PR}.1${KERNEL_MODULE_PACKAGE_SUFFIX}"
diff --git a/recipes-bsp/multitech/mtac_4.0.7.bb b/recipes-bsp/multitech/mtac_4.0.7.bb
index eed06a7..d2639c5 100644
--- a/recipes-bsp/multitech/mtac_4.0.7.bb
+++ b/recipes-bsp/multitech/mtac_4.0.7.bb
@@ -10,7 +10,9 @@ INC_PR = "r0"
COMPATIBLE_MACHINE = "(mtcdt|mtcpmhs)"
# SRCREV = "${PV}"
-SRCREV = "${AUTOREV}"
+
+# AUTOREV breaks mLinux source tarballs in Thud
+# SRCREV = "${AUTOREV}"
# Some packages depend on mtac
RPROVIDES_kernel-module-${PN} = "mtac"