[PATCH] [Maverick] UBUNTU: Add new omap flavour to getabis

Leann Ogasawara leann.ogasawara at canonical.com
Wed May 26 18:14:52 UTC 2010


>From 99427aee10c214a9cb272edc9b4e992d57e0492a Mon Sep 17 00:00:00 2001
From: Leann Ogasawara <leann.ogasawara at canonical.com>
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 <leann.ogasawara at canonical.com>
---
 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
 
-- 
1.7.0.4







More information about the kernel-team mailing list