From 4140bce369c326aaa44773d0c49f15bdec294cd7 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Thu, 1 Jul 2010 03:56:22 +0200 Subject: [PATCH] pandora-wifi: Removed wl1251-init from autostartup as default. --- recipes/pandora-system/pandora-wifi_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/pandora-system/pandora-wifi_git.bb b/recipes/pandora-system/pandora-wifi_git.bb index f954f53..33c99e1 100755 --- a/recipes/pandora-system/pandora-wifi_git.bb +++ b/recipes/pandora-system/pandora-wifi_git.bb @@ -24,7 +24,7 @@ SRC_URI += " \ inherit update-rc.d INITSCRIPT_NAME = "tiwifi-init" -INITSCRIPT_PARAMS = "start 30 5 2 . stop 40 0 1 6 ." +INITSCRIPT_PARAMS = "stop 40 0 1 6 ." do_compile_prepend() { cd ${S}/sta_dk_4_0_4_32/ -- 2.39.5