From patchwork Wed Apr 10 19:40:39 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Bader X-Patchwork-Id: 235459 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id AEBE92C00AA for ; Thu, 11 Apr 2013 05:40:49 +1000 (EST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1UQ0ss-0003SS-O9; Wed, 10 Apr 2013 19:40:42 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1UQ0sr-0003S3-B8 for kernel-team@lists.ubuntu.com; Wed, 10 Apr 2013 19:40:41 +0000 Received: from p5b2e1e3a.dip.t-dialin.net ([91.46.30.58] helo=canonical.com) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1UQ0sr-0008JU-6z for kernel-team@lists.ubuntu.com; Wed, 10 Apr 2013 19:40:41 +0000 From: Stefan Bader To: kernel-team@lists.ubuntu.com Subject: [PRECISE SRU] UBUNTU: (packaging) Add libceph to virtual flavour modules list Date: Wed, 10 Apr 2013 21:40:39 +0200 Message-Id: <1365622839-19079-1-git-send-email-stefan.bader@canonical.com> X-Mailer: git-send-email 1.7.9.5 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.14 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: kernel-team-bounces@lists.ubuntu.com We already carry the ceph module there and that depends on libceph. BugLink: http://bugs.launchpad.net/bugs/1164739 Signed-off-by: Stefan Bader --- debian.master/control.d/virtual.inclusion-list | 1 + 1 file changed, 1 insertion(+) diff --git a/debian.master/control.d/virtual.inclusion-list b/debian.master/control.d/virtual.inclusion-list index 0a15f6c..98b71cc 100644 --- a/debian.master/control.d/virtual.inclusion-list +++ b/debian.master/control.d/virtual.inclusion-list @@ -109,6 +109,7 @@ net/atm/* net/ax25/* net/bridge/* net/can/* +net/ceph/libceph.ko net/core/* net/dccp/* net/decnet/*