From patchwork Wed Jul 18 00:35:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Bader X-Patchwork-Id: 171580 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 8BE462C00CD for ; Wed, 18 Jul 2012 10:35:37 +1000 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1SrIEi-0001Rn-Le; Wed, 18 Jul 2012 00:35:28 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1SrIEh-0001R5-8N for kernel-team@lists.ubuntu.com; Wed, 18 Jul 2012 00:35:27 +0000 Received: from 74-95-45-185-oregon.hfc.comcastbusiness.net ([74.95.45.185] helo=canonical.com) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1SrIEg-0007F9-Sb for kernel-team@lists.ubuntu.com; Wed, 18 Jul 2012 00:35:27 +0000 From: Stefan Bader To: kernel-team@lists.ubuntu.com Subject: [PATCH quantal, oneiric] UBUNTU: [Config] Add ckt-ppa to available download sources Date: Tue, 17 Jul 2012 17:35:11 -0700 Message-Id: <1342571713-10852-4-git-send-email-stefan.bader@canonical.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1342571713-10852-1-git-send-email-stefan.bader@canonical.com> References: <1342571713-10852-1-git-send-email-stefan.bader@canonical.com> 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 Signed-off-by: Stefan Bader --- debian.master/etc/getabis | 1 + 1 file changed, 1 insertion(+) diff --git a/debian.master/etc/getabis b/debian.master/etc/getabis index f904be9a..b4db1dd 100644 --- a/debian.master/etc/getabis +++ b/debian.master/etc/getabis @@ -3,6 +3,7 @@ repo_list=( "http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux" "http://archive.ubuntu.com/ubuntu/pool/universe/l/linux" "http://ports.ubuntu.com/ubuntu-ports/pool/universe/l/linux" + "http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu/pool/main/l/linux" ) package_prefixes linux-image linux-image-extra