summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-11-12 14:33:56 -0600
committerAndrii Pientsov <andrii.pientsov@globallogic.com>2021-11-18 15:11:34 +0200
commit0b7d820e1b133c32aef7fbf941486b5cc2108859 (patch)
treef38a25258fa6865cb335f13098feb1671e4d7802
parent8a72a2be2a6e7962c2e8da833a87c4c73e96dbd6 (diff)
downloadmeta-multitech-0b7d820e1b133c32aef7fbf941486b5cc2108859.tar.gz
meta-multitech-0b7d820e1b133c32aef7fbf941486b5cc2108859.tar.bz2
meta-multitech-0b7d820e1b133c32aef7fbf941486b5cc2108859.zip
Corrections for Using git.multitech.net for repositories
-rw-r--r--recipes-bsp/multitech/mt-dt-overlay_1.1.0.bb (renamed from recipes-bsp/multitech/mt-dt-overlay_1.1.0)2
-rw-r--r--recipes-bsp/multitech/mtac-gpiob_1.3.0.bb2
-rw-r--r--recipes-bsp/multitech/mtac_4.1.0.bb1
3 files changed, 2 insertions, 3 deletions
diff --git a/recipes-bsp/multitech/mt-dt-overlay_1.1.0 b/recipes-bsp/multitech/mt-dt-overlay_1.1.0.bb
index 313aef3..e75828d 100644
--- a/recipes-bsp/multitech/mt-dt-overlay_1.1.0
+++ b/recipes-bsp/multitech/mt-dt-overlay_1.1.0.bb
@@ -32,7 +32,7 @@ SRC_URI = " \
file://init \
"
-SRCREV = "${PR}"
+SRCREV = "${PV}"
DEPENDS = "virtual/kernel u-boot-mkimage-native"
diff --git a/recipes-bsp/multitech/mtac-gpiob_1.3.0.bb b/recipes-bsp/multitech/mtac-gpiob_1.3.0.bb
index 1cecf92..2f2cb0e 100644
--- a/recipes-bsp/multitech/mtac-gpiob_1.3.0.bb
+++ b/recipes-bsp/multitech/mtac-gpiob_1.3.0.bb
@@ -16,7 +16,7 @@ PR = "${INC_PR}.2"
PKGR = "${PR}${KERNEL_MODULE_PACKAGE_SUFFIX}${EXTENDPRAUTO}"
SRC_URI = " \
- git://git.multitech.net/mtac-gpiob.git;protocol=git;branch=master
+ git://git.multitech.net/mtac-gpiob.git;protocol=git;branch=master \
"
S = "${WORKDIR}/git"
diff --git a/recipes-bsp/multitech/mtac_4.1.0.bb b/recipes-bsp/multitech/mtac_4.1.0.bb
index b0a667a..c6de690 100644
--- a/recipes-bsp/multitech/mtac_4.1.0.bb
+++ b/recipes-bsp/multitech/mtac_4.1.0.bb
@@ -18,7 +18,6 @@ PR = "${INC_PR}.1"
PKGR = "${PR}${KERNEL_MODULE_PACKAGE_SUFFIX}${EXTENDPRAUTO}"
- git://git.multitech.net/mtac.git;protocol=git;branch=master
SRC_URI = " \
git://git.multitech.net/mtac.git;protocol=git;branch=master \
"