summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Reiss <jreiss@multitech.com>2020-08-13 12:55:43 -0500
committerJohn Klug <john.klug@multitech.com>2020-11-11 17:24:16 -0600
commit62d0bc428cedf48e8000b7b161b90ae1a089c008 (patch)
treeb003b226a3b310d6e907534ba31c05668d8a6931
parent2d1c36c7ef5168a7a0a5ebb7d2d640f42ed18f2e (diff)
downloadmeta-multitech-62d0bc428cedf48e8000b7b161b90ae1a089c008.tar.gz
meta-multitech-62d0bc428cedf48e8000b7b161b90ae1a089c008.tar.bz2
meta-multitech-62d0bc428cedf48e8000b7b161b90ae1a089c008.zip
remote mtcap fpga version v33 and add v35
-rw-r--r--recipes-bsp/multitech/mts-id-eeprom.inc9
-rw-r--r--recipes-bsp/multitech/mts-io-sysfs_0.1.8.bb2
2 files changed, 3 insertions, 8 deletions
diff --git a/recipes-bsp/multitech/mts-id-eeprom.inc b/recipes-bsp/multitech/mts-id-eeprom.inc
index d93f020..3d166f6 100644
--- a/recipes-bsp/multitech/mts-id-eeprom.inc
+++ b/recipes-bsp/multitech/mts-id-eeprom.inc
@@ -4,7 +4,7 @@ SECTION = "console/utils"
PRIORITY = "optional"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-INC_PR = "r3"
+INC_PR = "r4"
DEPENDS = "mts-io openssl"
RDEPENDS_${PN} =+ "bash"
@@ -20,14 +20,9 @@ TARGET_CFLAGS_append_mtcdt3hs = " -D MTCDT3B"
SRCREV = "${PV}"
-<<<<<<< HEAD
-SRC_URI = "git://git.multitech.net/mts-id-eeprom.git;protocol=git \
-SRC_URI_append_mtcdt = " file://mtcdt-fpga-v31.hex file://mtcdt-fpga-v33.hex"
-=======
SRC_URI = "git://git.multitech.net/mts-id-eeprom.git;protocol=git"
SRC_URI_append_mtcdt = " file://mtcdt-fpga-v31.hex file://mtcdt-fpga-v35.hex"
->>>>>>> cf4351d... update mts-id-eeprom to 0.5.2 on ext git, add v35 FPGA for MTAC-LORA-H
-SRC_URI_append_mtcap = " file://mtcap-fpga-v31.hex file://mtcap-fpga-v33.hex"
+SRC_URI_append_mtcap = " file://mtcap-fpga-v31.hex file://mtcap-fpga-v35.hex"
S = "${WORKDIR}/git"
diff --git a/recipes-bsp/multitech/mts-io-sysfs_0.1.8.bb b/recipes-bsp/multitech/mts-io-sysfs_0.1.8.bb
index 074ce11..97b099d 100644
--- a/recipes-bsp/multitech/mts-io-sysfs_0.1.8.bb
+++ b/recipes-bsp/multitech/mts-io-sysfs_0.1.8.bb
@@ -12,7 +12,7 @@ PR = "r0"
SRCREV = "${PV}"
-SRC_URI = "git://git.multitech.net/mts-io-sysfs.git;protocol=git;branch=master \
+SRC_URI = "git://git.multitech.net/mts-io-sysfs;protocol=git;branch=master \
file://mts-io-sysfs.init"
S = "${WORKDIR}/git"