From 89150026c655d81c427a61967f6de22d66325b78 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Thu, 18 Apr 2013 12:21:52 -0500 Subject: mts-io: load module before networking during startup --- multitech/recipes/multitech/mts-io.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multitech/recipes') diff --git a/multitech/recipes/multitech/mts-io.inc b/multitech/recipes/multitech/mts-io.inc index 679eaa9..836acf9 100644 --- a/multitech/recipes/multitech/mts-io.inc +++ b/multitech/recipes/multitech/mts-io.inc @@ -5,7 +5,7 @@ PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "virtual/kernel" RDEPENDS = "kernel (${KERNEL_VERSION})" -INC_PR = "r2" +INC_PR = "r3" SRC_URI = " \ file://mts-io.init \ @@ -39,7 +39,7 @@ FILES_${PN} += "${libdir}/mts-io-sysfs*" FILES_${PN} += "${sbindir}/mts-io-sysfs ${sbindir}/radio-reset-h5" INITSCRIPT_NAME = "mts-io" -INITSCRIPT_PARAMS = "start 90 S ." +INITSCRIPT_PARAMS = "start 40 S ." PARALLEL_MAKE = "" -- cgit v1.2.3