summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-01-05 18:51:27 -0600
committerJohn Klug <john.klug@multitech.com>2021-01-06 09:45:50 -0600
commita449c7b0dc6ae1ed3397c0c433a2be3fddb79260 (patch)
tree3b0febcea5e10081db71d7bd84159036a996b44d
parentacf0cf8fabccc46d5744a685d02cca791bc53345 (diff)
downloadmeta-multitech-a449c7b0dc6ae1ed3397c0c433a2be3fddb79260.tar.gz
meta-multitech-a449c7b0dc6ae1ed3397c0c433a2be3fddb79260.tar.bz2
meta-multitech-a449c7b0dc6ae1ed3397c0c433a2be3fddb79260.zip
SRCREV must be set to PV for mtac cards and rs9113
rs9113 was moved to meta-multitech-atmel
-rw-r--r--recipes-bsp/multitech/mtac-gpiob_1.1.2.bb1
-rw-r--r--recipes-bsp/multitech/mtac_4.0.7.bb2
2 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/multitech/mtac-gpiob_1.1.2.bb b/recipes-bsp/multitech/mtac-gpiob_1.1.2.bb
index c5b725d..cfd630b 100644
--- a/recipes-bsp/multitech/mtac-gpiob_1.1.2.bb
+++ b/recipes-bsp/multitech/mtac-gpiob_1.1.2.bb
@@ -9,6 +9,7 @@ DEPENDS = "virtual/kernel mtac mts-io"
RDEPENDS_${PN} = "kernel-module-mtac"
INC_PR = "r1"
COMPATIBLE_MACHINE = "(mtcdt|mtcpmhs)"
+SRCREV = "${PV}"
# AUTOREV breaks mLinux source tarballs in Thud
# SRCREV = "${AUTOREV}"
diff --git a/recipes-bsp/multitech/mtac_4.0.7.bb b/recipes-bsp/multitech/mtac_4.0.7.bb
index d2639c5..b032a9a 100644
--- a/recipes-bsp/multitech/mtac_4.0.7.bb
+++ b/recipes-bsp/multitech/mtac_4.0.7.bb
@@ -9,7 +9,7 @@ DEPENDS = "virtual/kernel mts-io"
INC_PR = "r0"
COMPATIBLE_MACHINE = "(mtcdt|mtcpmhs)"
-# SRCREV = "${PV}"
+SRCREV = "${PV}"
# AUTOREV breaks mLinux source tarballs in Thud
# SRCREV = "${AUTOREV}"