From patchwork Wed May 26 18:14:52 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leann Ogasawara X-Patchwork-Id: 53656 X-Patchwork-Delegate: leann.ogasawara@canonical.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id 145EBB6F11 for ; Thu, 27 May 2010 04:15:08 +1000 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.69) (envelope-from ) id 1OHL87-0000iw-0P; Wed, 26 May 2010 19:14:59 +0100 Received: from adelie.canonical.com ([91.189.90.139]) by chlorine.canonical.com with esmtp (Exim 4.69) (envelope-from ) id 1OHL84-0000im-Br for kernel-team@lists.ubuntu.com; Wed, 26 May 2010 19:14:56 +0100 Received: from hutte.canonical.com ([91.189.90.181]) by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian)) id 1OHL84-0000jT-AI for ; Wed, 26 May 2010 19:14:56 +0100 Received: from c-76-105-148-120.hsd1.or.comcast.net ([76.105.148.120] helo=[192.168.1.4]) by hutte.canonical.com with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1OHL83-0008QO-TP for kernel-team@lists.ubuntu.com; Wed, 26 May 2010 19:14:56 +0100 Subject: [PATCH] [Maverick] UBUNTU: Add new omap flavour to getabis From: Leann Ogasawara To: kernel-team Date: Wed, 26 May 2010 11:14:52 -0700 Message-ID: <1274897692.24569.4349.camel@emiko> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.9 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kernel-team-bounces@lists.ubuntu.com Errors-To: kernel-team-bounces@lists.ubuntu.com >From 99427aee10c214a9cb272edc9b4e992d57e0492a Mon Sep 17 00:00:00 2001 From: Leann Ogasawara Date: Wed, 26 May 2010 11:07:28 -0700 Subject: [PATCH] UBUNTU: Add new omap flavour to getabis Now that we've added a new -omap flavour, we need to take this into consideration when we run getabis. Add omap to getabis. Signed-off-by: Leann Ogasawara Acked-by: Stefan Bader --- debian.master/etc/getabis | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/debian.master/etc/getabis b/debian.master/etc/getabis index 4cc5919..89b5674 100644 --- a/debian.master/etc/getabis +++ b/debian.master/etc/getabis @@ -5,7 +5,7 @@ repo_list=( "http://ports.ubuntu.com/ubuntu-ports/pool/universe/l/linux" ) -getall armel versatile +getall armel versatile omap getall amd64 generic server virtual getall i386 generic generic-pae virtual