diff options
author | Jason Reiss <jreiss@multitech.com> | 2020-09-08 07:56:01 -0500 |
---|---|---|
committer | Jason Reiss <jreiss@multitech.com> | 2020-09-08 07:56:01 -0500 |
commit | 4be1e14de42544d08ad7107bbe7208efc91d462d (patch) | |
tree | 50ab4d05a5860cd2de5190f37b2734c22fc120f1 | |
parent | 35be443441beba58304617c53d3cca9e5d4222f6 (diff) | |
download | meta-multitech-4be1e14de42544d08ad7107bbe7208efc91d462d.tar.gz meta-multitech-4be1e14de42544d08ad7107bbe7208efc91d462d.tar.bz2 meta-multitech-4be1e14de42544d08ad7107bbe7208efc91d462d.zip |
bump mts-id-eeprom revision
-rw-r--r-- | recipes-bsp/multitech/mts-id-eeprom.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/multitech/mts-id-eeprom.inc b/recipes-bsp/multitech/mts-id-eeprom.inc index 3d166f6..8e0e337 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 = "r4" +INC_PR = "r5" DEPENDS = "mts-io openssl" RDEPENDS_${PN} =+ "bash" |