From patchwork Wed Feb 6 22:22:51 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 14648 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 DD76123EAD for ; Wed, 6 Feb 2013 22:22:53 +0000 (UTC) Received: from mail-ve0-f172.google.com (mail-ve0-f172.google.com [209.85.128.172]) by fiordland.canonical.com (Postfix) with ESMTP id 67914A181D2 for ; Wed, 6 Feb 2013 22:22:53 +0000 (UTC) Received: by mail-ve0-f172.google.com with SMTP id cz11so1701273veb.31 for ; Wed, 06 Feb 2013 14:22:52 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :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=WWqSFoHeAaA1nCmNfPSfCSRlSrjaWosZ2JwCOQti6iI=; b=JpHqjYVTlq9mJK6hxqKDL/fOs5l0xi1xanbRbSmZEFfXZKHgA9cNKcYZSa9P5LCBKH 12VP//kX+7dB9A45SniO1wagm6cueUJwoFRH2G2mMUOC0KRx9enI9Uj+0sWal8WQ85PW wsiwmfGniiFhOv0gS7CjaQ9Vp/fWAAScP5w6tqm1m7Aiscgai7wT625EoMJmu/lz9I5v On1w6leFgezKyMTbOjHnLlKZmnJy0VkvHMmla1hthZ2Ys/WgOVlIJkRbbA8yXiJCP1ER seP9+76eBoSuz8Cvs9rVYOQJddLgOvbQefzyr1Ax5zNCPTwrn26zTMDsYZp35W6CNxa8 1cCA== X-Received: by 10.52.27.50 with SMTP id q18mr31200586vdg.20.1360189372924; Wed, 06 Feb 2013 14:22:52 -0800 (PST) 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.58.252.8 with SMTP id zo8csp55368vec; Wed, 6 Feb 2013 14:22:52 -0800 (PST) X-Received: by 10.180.80.197 with SMTP id t5mr7777985wix.22.1360189372055; Wed, 06 Feb 2013 14:22:52 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id cb13si1259786wib.97.2013.02.06.14.22.51 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 06 Feb 2013 14:22:52 -0800 (PST) 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 1U3DOF-0004Gt-Ge for ; Wed, 06 Feb 2013 22:22:51 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 6FF80E0561 for ; Wed, 6 Feb 2013 22:22:51 +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: 553 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 553: Additional fstab to look out for in vexpress builds. Message-Id: <20130206222251.9812.65301.launchpad@ackee.canonical.com> Date: Wed, 06 Feb 2013 22:22:51 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16477"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 44516eda7defc0b7fd651cae0b79b99f7ac68343 X-Gm-Message-State: ALoCoQm5INkAcbU5/byfSrqCmKNFRMD+lXOpfULcF5sHvYoXWHxJaOIG/HVhyGQ54Lb77T8yTUGe Merge authors: vishal (vishalbhoj) Related merge proposals: https://code.launchpad.net/~vishalbhoj/lava-dispatcher/lava-dispatcher-fix-fstab-vexpress/+merge/146774 proposed by: vishal (vishalbhoj) ------------------------------------------------------------ revno: 553 [merge] committer: Andy Doan branch nick: lava-dispatcher timestamp: Wed 2013-02-06 12:07:14 -0600 message: Additional fstab to look out for in vexpress builds. modified: doc/changes.rst lava_dispatcher/default-config/lava-dispatcher/device-types/vexpress.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 'doc/changes.rst' --- doc/changes.rst 2013-01-30 04:34:29 +0000 +++ doc/changes.rst 2013-02-06 18:07:14 +0000 @@ -1,6 +1,14 @@ Version History *************** +.. _version_0_33: + +Version 0.33 +============ +* Unreleased +* galaxy nexus fix for multiple device support +* dispatcher config update for vexpress/android + .. _version_0_32: Version 0.32 === modified file 'lava_dispatcher/default-config/lava-dispatcher/device-types/vexpress.conf' --- lava_dispatcher/default-config/lava-dispatcher/device-types/vexpress.conf 2012-03-06 09:02:09 +0000 +++ lava_dispatcher/default-config/lava-dispatcher/device-types/vexpress.conf 2013-02-06 04:43:19 +0000 @@ -5,3 +5,9 @@ interrupt_boot_prompt = The default boot selection will start in bootloader_prompt = Start: + +possible_partitions_files = + init.partitions.rc + fstab.partitions + init.rc + fstab.arm-versatileexpress