From patchwork Tue Jul 3 02:31:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yongqin Liu X-Patchwork-Id: 9774 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id CFD2623E37 for ; Tue, 3 Jul 2012 02:31:13 +0000 (UTC) Received: from mail-gg0-f180.google.com (mail-gg0-f180.google.com [209.85.161.180]) by fiordland.canonical.com (Postfix) with ESMTP id 80C1DA188FA for ; Tue, 3 Jul 2012 02:31:13 +0000 (UTC) Received: by ggnf1 with SMTP id f1so5215571ggn.11 for ; Mon, 02 Jul 2012 19:31:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=JwDBIwz/Ky0lgz0tJ55uBZndI0ize4lljHLVu0fLJ0Y=; b=nWYaAmyEnL0Te7ofLsVR5/WKebIMcFBazaUB/hO9il/DepMMpNLT5JHSOrIIG/9Lqf HlIh5S7YUtt5mOzhshTKq/bOWGZOTZUhREbgvbirzBNsFlqsU3IynDNa+gw+5jpoZRok 7SPnkRS+GRt0WUBD2j1vvS5TkKEDYdNDP0RG1NftJWoGvce72vXFGY1wpml/swsd4c+3 PLYSyRsVA1lcCMLRE6EOQcB7Z/F0Ja5tETmLF7/a324OXXYJr56T2UmZSbgcr5nxu4h+ hIrQTEc8qCck/qfWinXa18bj4gvnprLxSnzla1C7S5pRqWqCYcy0IC802ZXYW7zjO5Xp LOxw== Received: by 10.50.57.167 with SMTP id j7mr6887120igq.53.1341282672881; Mon, 02 Jul 2012 19:31:12 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.24.148 with SMTP id v20csp34104ibb; Mon, 2 Jul 2012 19:31:12 -0700 (PDT) Received: by 10.180.98.39 with SMTP id ef7mr21212743wib.21.1341282671584; Mon, 02 Jul 2012 19:31:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id k55si13938893wes.85.2012.07.02.19.31.11 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 02 Jul 2012 19:31:11 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1SlstT-0004nO-2m for ; Tue, 03 Jul 2012 02:31:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 0BBB8E01EE for ; Tue, 3 Jul 2012 02:31:11 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dispatcher X-Launchpad-Branch: ~linaro-validation/lava-dispatcher/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 343 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 343: enable network for android by default Message-Id: <20120703023111.24170.61298.launchpad@ackee.canonical.com> Date: Tue, 03 Jul 2012 02:31:11 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15531"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 8778a35ebd2b52ce6dbce8ea8a8b7988ea3accfe X-Gm-Message-State: ALoCoQmDFmXfv9qCrqW5twX8I39y94YtwZjE8M3C0rJqXvhf7aqJdVdKGLeRRqDkTAKcoG6/TASf Merge authors: Yongqin Liu (liuyq0307) Related merge proposals: https://code.launchpad.net/~liuyq0307/lava-dispatcher/enable-network-default/+merge/112979 proposed by: Yongqin Liu (liuyq0307) review: Approve - Andy Doan (doanac) ------------------------------------------------------------ revno: 343 [merge] committer: Yongqin Liu branch nick: lava-dispatcher timestamp: Tue 2012-07-03 10:29:58 +0800 message: enable network for android by default modified: lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf lava_dispatcher/default-config/lava-dispatcher/device-types/snowball.conf --- lp:lava-dispatcher https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk You are subscribed to branch lp:lava-dispatcher. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription === modified file 'lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf' --- lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf 2012-06-16 11:11:37 +0000 +++ lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf 2012-07-02 07:01:52 +0000 @@ -111,5 +111,5 @@ soft_boot_cmd = # This is for android build where the network is not up by default. 1 or 0 -enable_network_after_boot_android = 0 +enable_network_after_boot_android = 1 === modified file 'lava_dispatcher/default-config/lava-dispatcher/device-types/snowball.conf' --- lava_dispatcher/default-config/lava-dispatcher/device-types/snowball.conf 2012-03-13 15:46:42 +0000 +++ lava_dispatcher/default-config/lava-dispatcher/device-types/snowball.conf 2012-07-02 07:01:52 +0000 @@ -24,5 +24,3 @@ echo 0x01 > /sys/kernel/debug/ab8500/register-address echo 0x11 > /sys/kernel/debug/ab8500/register-value -enable_network_after_boot_android = 1 -