From 509344a9cfd68c832ce6a1d8df0478482f15cf57 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 26 Oct 2020 15:16:48 -0500 Subject: Add mtcpmhs to list of machines with MTCDT3b --- recipes-bsp/multitech/mts-id-eeprom.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes-bsp/multitech') diff --git a/recipes-bsp/multitech/mts-id-eeprom.inc b/recipes-bsp/multitech/mts-id-eeprom.inc index 76eaaa0..fc8de5d 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}" -- cgit v1.2.3