summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Reiss <jreiss@multitech.com>2020-08-13 12:55:43 -0500
committerJason Reiss <jreiss@multitech.com>2020-08-13 12:55:43 -0500
commitaf78d55e5485554b7ea307c653d68beba06c677a (patch)
treeb003b226a3b310d6e907534ba31c05668d8a6931
parent5d4e2eb95e0c7dd6d4bbde44728099c0631f9185 (diff)
downloadmeta-multitech-af78d55e5485554b7ea307c653d68beba06c677a.tar.gz
meta-multitech-af78d55e5485554b7ea307c653d68beba06c677a.tar.bz2
meta-multitech-af78d55e5485554b7ea307c653d68beba06c677a.zip
remote mtcap fpga version v33 and add v35
-rw-r--r--recipes-bsp/multitech/mts-id-eeprom.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/multitech/mts-id-eeprom.inc b/recipes-bsp/multitech/mts-id-eeprom.inc
index 2a5ad50..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"
@@ -22,7 +22,7 @@ SRCREV = "${PV}"
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"
-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"