From d2f4c3e0598083ac3ba525fd13819d279ac4139d Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 10 Apr 2018 18:24:26 -0500 Subject: mts-io 2.0 package names --- recipes-core/images/mlinux-minimal-image.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes-core') diff --git a/recipes-core/images/mlinux-minimal-image.bb b/recipes-core/images/mlinux-minimal-image.bb index f715445..a4eb6c2 100644 --- a/recipes-core/images/mlinux-minimal-image.bb +++ b/recipes-core/images/mlinux-minimal-image.bb @@ -35,8 +35,10 @@ NETWORKING_FEATURES = "ppp curl iproute2 \ # files survive flashing of rootfs. See recipe for details. # # set-rs485: enables RS485 half-duplex mode for a given tty device +# +# mtcap does not need mts-io-util, but it is required for LoRa 2.1 images -MULTITECH_FEATURES = "mts-io config mts-id-eeprom set-rs485" +MULTITECH_FEATURES = "kernel-module-mts-io mts-io-noarch mts-io-util config mts-id-eeprom set-rs485" UPGRADE_FEATURES = "upgrade-reboot mtd-utils-static" -- cgit v1.2.3