summaryrefslogtreecommitdiff
path: root/recipes-bsp/multitech/mts-id-eeprom.inc
diff options
context:
space:
mode:
authorAndrii Pientsov <andrii.pientsov@globallogic.com>2021-03-14 11:49:42 +0200
committerAndrii Pientsov <andrii.pientsov@globallogic.com>2021-03-14 15:40:10 +0200
commitdfc9a0c9ec8d19c2b0eee9c8ccaff5cc75bbc4c3 (patch)
treef085edb5f8d060c57df05a79cd1d49a6ed5c0474 /recipes-bsp/multitech/mts-id-eeprom.inc
parent9ae801a1a01a670aa0ac920182ac86ba0b9ca6bb (diff)
parent2db22892e9cff59797cc48d9068d18f53ec57fba (diff)
downloadmeta-multitech-dfc9a0c9ec8d19c2b0eee9c8ccaff5cc75bbc4c3.tar.gz
meta-multitech-dfc9a0c9ec8d19c2b0eee9c8ccaff5cc75bbc4c3.tar.bz2
meta-multitech-dfc9a0c9ec8d19c2b0eee9c8ccaff5cc75bbc4c3.zip
Merge branch 'mtre-thud' into mtre-dunfell
Diffstat (limited to 'recipes-bsp/multitech/mts-id-eeprom.inc')
-rw-r--r--recipes-bsp/multitech/mts-id-eeprom.inc9
1 files changed, 6 insertions, 3 deletions
diff --git a/recipes-bsp/multitech/mts-id-eeprom.inc b/recipes-bsp/multitech/mts-id-eeprom.inc
index bfe9d9f..43e90b9 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 = "r6"
+INC_PR = "r7"
DEPENDS = "mts-io openssl"
DEPENDS_append_mtcdt3 = " mtcdt3b"
DEPENDS_append_mtcdt3hs = " mtcdt3b"
@@ -22,10 +22,13 @@ DEPENDS_append_mtcdt3hs = " mtcdt3b"
TARGET_CFLAGS_append_mtcdt3 = " -D MTCDT3B"
TARGET_CFLAGS_append_mtcdt3hs = " -D MTCDT3B"
TARGET_CFLAGS_append_mtcpmhs = " -D MTCDT3B"
+TARGET_CFLAGS_append_mtre = " -D MTRE"
-SRCREV = "${PV}"
+#SRCREV = "${PV}"
+SRCREV = "31e7d30482ee2e6708c479183b57ce4c2e056d74"
-SRC_URI = "git://git.multitech.net/mts-id-eeprom;protocol=git;branch=master"
+# SRC_URI = "git://git.multitech.net/mts-id-eeprom;protocol=git;branch=master"
+SRC_URI = "git://git@gitlab.multitech.net/mirrors/mts-id-eeprom;protocol=ssh;branch=mtre"
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-v35.hex"