From patchwork Fri Aug 12 15:56:19 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: James Tunnicliffe X-Patchwork-Id: 3433 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 A5FD323F46 for ; Fri, 12 Aug 2011 15:56:22 +0000 (UTC) Received: from mail-qy0-f180.google.com (mail-qy0-f180.google.com [209.85.216.180]) by fiordland.canonical.com (Postfix) with ESMTP id 6CF1CA184D4 for ; Fri, 12 Aug 2011 15:56:22 +0000 (UTC) Received: by qyk31 with SMTP id 31so2248827qyk.11 for ; Fri, 12 Aug 2011 08:56:22 -0700 (PDT) Received: by 10.229.22.20 with SMTP id l20mr768687qcb.60.1313164581817; Fri, 12 Aug 2011 08:56:21 -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.229.190.71 with SMTP id dh7cs154434qcb; Fri, 12 Aug 2011 08:56:21 -0700 (PDT) Received: from mr.google.com ([10.227.200.78]) by 10.227.200.78 with SMTP id ev14mr1188399wbb.34.1313164581088 (num_hops = 1); Fri, 12 Aug 2011 08:56:21 -0700 (PDT) Received: by 10.227.200.78 with SMTP id ev14mr989683wbb.34.1313164580217; Fri, 12 Aug 2011 08:56:20 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com [91.189.90.7]) by mx.google.com with ESMTPS id ev16si8557881wbb.55.2011.08.12.08.56.19 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 12 Aug 2011 08:56:20 -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 1Qru5r-0005s1-Gf for ; Fri, 12 Aug 2011 15:56:19 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 750F7E0043 for ; Fri, 12 Aug 2011 15:56:19 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: linaro-image-tools X-Launchpad-Branch: ~linaro-image-tools/linaro-image-tools/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 405 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-image-tools/linaro-image-tools/trunk] Rev 405: Corrected Bug #824733 Message-Id: <20110812155619.22736.57250.launchpad@ackee.canonical.com> Date: Fri, 12 Aug 2011 15:56:19 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="13674"; Instance="initZopeless config overlay" X-Launchpad-Hash: 1233de05b19b31dc3839cca392d1e480cb4ccce9 Merge authors: James Tunnicliffe (dooferlad) Related merge proposals: https://code.launchpad.net/~dooferlad/linaro-image-tools/update_fetch_image_settings_yaml/+merge/71336 proposed by: James Tunnicliffe (dooferlad) review: Approve - James Westby (james-w) ------------------------------------------------------------ revno: 405 [merge] committer: James Tunnicliffe branch nick: clean_merge_target timestamp: Fri 2011-08-12 16:55:03 +0100 message: Corrected Bug #824733 modified: linaro_image_tools/fetch_image_settings.yaml --- lp:linaro-image-tools https://code.launchpad.net/~linaro-image-tools/linaro-image-tools/trunk You are subscribed to branch lp:linaro-image-tools. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-image-tools/linaro-image-tools/trunk/+edit-subscription === modified file 'linaro_image_tools/fetch_image_settings.yaml' --- linaro_image_tools/fetch_image_settings.yaml 2011-07-04 19:56:52 +0000 +++ linaro_image_tools/fetch_image_settings.yaml 2011-08-12 10:57:48 +0000 @@ -46,6 +46,8 @@ overo: Overo smdkv310: S5PV310 origen: Origen + # UI may need some work to support snowball. Currently under investigation. + #snowball_sd: Snowball hwpack: beagle: @@ -59,6 +61,8 @@ - panda - panda-x11-base - bsp-omap4 + - lt-panda-x11-base-natty + - lt-panda vexpress: - vexpress @@ -77,7 +81,7 @@ mx53loco: - lt-mx53loco - - s5pv310 + - lt-mx5 u8500: - lt-u8500 @@ -92,6 +96,9 @@ origen: - lt-origen + snowball_sd: + - lt-snowball + image: - alip - developer @@ -111,3 +118,4 @@ platform: linaro-n repository: release +