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-06-23 04:03:51 -0500
commita5ffa1c5df9571ca8052179c146d46ceb4bdd9b2 (patch)
treee228ae9e593631cbdda26738d0e5b5ba52500b3e
parent649a1b5a4691dd1e0e3172d9da52f71a0f87b597 (diff)
downloadmeta-multitech-a5ffa1c5df9571ca8052179c146d46ceb4bdd9b2.tar.gz
meta-multitech-a5ffa1c5df9571ca8052179c146d46ceb4bdd9b2.tar.bz2
meta-multitech-a5ffa1c5df9571ca8052179c146d46ceb4bdd9b2.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 b5786ab..712ea56 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 1b22dc5..2bcc9ba 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}"