summaryrefslogtreecommitdiff
path: root/recipes-bsp/multitech/mts-id-eeprom.inc
diff options
context:
space:
mode:
authorAndrii Pientsov <andrii.pientsov@globallogic.com>2021-01-24 17:23:09 +0200
committerAndrii Pientsov <andrii.pientsov@globallogic.com>2021-01-24 17:23:09 +0200
commit39604c9492f68dc6c03d379a7c275a8c1e8ef915 (patch)
treeaaffb93e54594c648288ba97f3c9f6a21f70a3b0 /recipes-bsp/multitech/mts-id-eeprom.inc
parented1b818d5825dbac93353862b3de1ffaa3549f71 (diff)
downloadmeta-multitech-39604c9492f68dc6c03d379a7c275a8c1e8ef915.tar.gz
meta-multitech-39604c9492f68dc6c03d379a7c275a8c1e8ef915.tar.bz2
meta-multitech-39604c9492f68dc6c03d379a7c275a8c1e8ef915.zip
MTRE support, mts-id-eeprom changes
Diffstat (limited to 'recipes-bsp/multitech/mts-id-eeprom.inc')
-rw-r--r--recipes-bsp/multitech/mts-id-eeprom.inc8
1 files changed, 5 insertions, 3 deletions
diff --git a/recipes-bsp/multitech/mts-id-eeprom.inc b/recipes-bsp/multitech/mts-id-eeprom.inc
index 0ea455a..21e9654 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,11 +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.git;protocol=git"
-SRC_URI = "git://git@gitlab.multitech.net/mirrors/mts-id-eeprom;protocol=ssh"
+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"