From patchwork Wed Feb 16 16:27:33 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Gardner X-Patchwork-Id: 83374 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 D65FBB70CD for ; Thu, 17 Feb 2011 03:27:47 +1100 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1PpkE7-00016u-P4; Wed, 16 Feb 2011 16:27:39 +0000 Received: from mail.tpi.com ([70.99.223.143]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1PpkE5-00016p-HK for kernel-team@lists.ubuntu.com; Wed, 16 Feb 2011 16:27:37 +0000 Received: from sepang.rtg.net (unknown [10.0.2.5]) by mail.tpi.com (Postfix) with ESMTP id 3B4CB29CD20 for ; Wed, 16 Feb 2011 08:26:53 -0800 (PST) Received: by sepang.rtg.net (Postfix, from userid 1000) id BF1BBF89F8; Wed, 16 Feb 2011 09:27:33 -0700 (MST) To: kernel-team@lists.ubuntu.com Subject: Maverick linux-meta SRU: Build for correct arches Message-Id: <20110216162733.BF1BBF89F8@sepang.rtg.net> Date: Wed, 16 Feb 2011 09:27:33 -0700 (MST) From: timg@tpi.com (Tim Gardner) X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: kernel-team-bounces@lists.ubuntu.com Errors-To: kernel-team-bounces@lists.ubuntu.com The following changes since commit 98a8830e02e1931cc98096b4e685891be30e74f0: Brad Figg (1): UBUNTU: Ubuntu-2.6.35.27.34 are available in the git repository at: git://kernel.ubuntu.com/rtg/ubuntu-maverick-meta.git master Tim Gardner (2): UBUNTU: LBM generic-pae packages are only built for i386 UBUNTU: LBM server packages are only built for amd64 meta-source/debian/control.d/generic-pae | 7 +++++-- meta-source/debian/control.d/server | 3 +++ 2 files changed, 8 insertions(+), 2 deletions(-) From 3230f49ac596f3c54ea834150d2495193de948fa Mon Sep 17 00:00:00 2001 From: Tim Gardner Date: Wed, 16 Feb 2011 09:22:58 -0700 Subject: [PATCH 1/2] UBUNTU: LBM generic-pae packages are only built for i386 BugLink: http://bugs.launchpad.net/bugs/720139 Signed-off-by: Tim Gardner Acked-by: Brad Figg --- meta-source/debian/control.d/generic-pae | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-)