From da0477eced4e69bd2d55d34c7fc8d8cf3e485aad Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 1 Sep 2017 09:09:36 -0500 Subject: Implement automatic switch. Remove non-working parts of bitbake recipe. --- .../cell-radio-carrierswitch/cell-radio-carrierswitch.default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-core/multitech/cell-radio-carrierswitch/cell-radio-carrierswitch.default') diff --git a/recipes-core/multitech/cell-radio-carrierswitch/cell-radio-carrierswitch.default b/recipes-core/multitech/cell-radio-carrierswitch/cell-radio-carrierswitch.default index 42bc1b0..7128721 100644 --- a/recipes-core/multitech/cell-radio-carrierswitch/cell-radio-carrierswitch.default +++ b/recipes-core/multitech/cell-radio-carrierswitch/cell-radio-carrierswitch.default @@ -1,5 +1,5 @@ -# set to "yes" to enable cell-radio-fwswitch on boot -ENABLED="no" +# set to "no" to disable cell-radio-fwswitch on boot +ENABLED="yes" # The default timeout is 60 seconds. # It depends on how long your radio takes to get ready. -- cgit v1.2.3