summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-10-26 15:16:48 -0500
committerJohn Klug <john.klug@multitech.com>2021-06-22 12:33:43 -0500
commitb0c7e299a5681c91e5c6da275734b852e9719326 (patch)
treee2ee3aacacc96753e4f378c5079a18da7afca14a
parentdf005a6a5b587ee404912adb1d1153d01196fc1e (diff)
downloadmeta-multitech-b0c7e299a5681c91e5c6da275734b852e9719326.tar.gz
meta-multitech-b0c7e299a5681c91e5c6da275734b852e9719326.tar.bz2
meta-multitech-b0c7e299a5681c91e5c6da275734b852e9719326.zip
Add mtcpmhs to list of machines with MTCDT3b
-rw-r--r--recipes-bsp/multitech/mts-id-eeprom.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/multitech/mts-id-eeprom.inc b/recipes-bsp/multitech/mts-id-eeprom.inc
index 8e0e337..79f8195 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 = "r5"
+INC_PR = "r6"
DEPENDS = "mts-io openssl"
RDEPENDS_${PN} =+ "bash"
@@ -17,6 +17,7 @@ DEPENDS_append_mtcdt3hs = " mtcdt3b"
TARGET_CFLAGS_append_mtcdt3 = " -D MTCDT3B"
TARGET_CFLAGS_append_mtcdt3hs = " -D MTCDT3B"
+TARGET_CFLAGS_append_mtcpmhs = " -D MTCDT3B"
SRCREV = "${PV}"