From 5f4aa68b9f71cb8cac092c8ea2888ee79a94bbc1 Mon Sep 17 00:00:00 2001 From: Brandon Bayer Date: Wed, 14 Sep 2016 13:42:21 -0500 Subject: mtp: remove led-a/b/c/d, add led-status properly --- conf/machine/mtcdt.conf | 2 +- conf/machine/mtp.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf index 8cb31e9..e9f67fc 100644 --- a/conf/machine/mtcdt.conf +++ b/conf/machine/mtcdt.conf @@ -7,7 +7,7 @@ require conf/machine/include/tune-arm926ejs.inc MACHINE_FEATURES = "ext2 ext3 usbhost usbgadget ppp" PREFERRED_PROVIDER_virtual/kernel = "linux" PREFERRED_VERSION_linux = "3.12.27" -PREFERRED_VERSION_mts-io ?= "1.3.0" +PREFERRED_VERSION_mts-io ?= "1.3.1" PREFERRED_VERSION_mts-id-eeprom ?= "0.2.6" MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "kernel-module-vizzini" diff --git a/conf/machine/mtp.conf b/conf/machine/mtp.conf index 2e17f2d..75041b1 100644 --- a/conf/machine/mtp.conf +++ b/conf/machine/mtp.conf @@ -7,7 +7,7 @@ require conf/machine/include/tune-arm926ejs.inc MACHINE_FEATURES = "ext2 ext3 usbhost usbgadget ppp" PREFERRED_PROVIDER_virtual/kernel = "linux" PREFERRED_VERSION_linux = "3.12.27" -PREFERRED_VERSION_mts-io ?= "1.3.0" +PREFERRED_VERSION_mts-io ?= "1.3.1" PREFERRED_VERSION_mts-id-eeprom ?= "0.2.6" MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "kernel-module-vizzini" -- cgit v1.2.3