| Message ID | CAAE8-r+tfXUrA8w5S4gjTcBtpAv3Q1eDTQEa1837FWYNCEyj6A@mail.gmail.com |
|---|---|
| State | New |
| Headers | show
Return-Path: <kernel-team-bounces@lists.ubuntu.com> 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 DD04B2C00C6 for <incoming@patchwork.ozlabs.org>; Fri, 15 Nov 2013 01:03:41 +1100 (EST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from <kernel-team-bounces@lists.ubuntu.com>) id 1VgxW6-0005KL-66; Thu, 14 Nov 2013 14:03:30 +0000 Received: from mail-vb0-f51.google.com ([209.85.212.51]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from <leann.ogasawara@canonical.com>) id 1VgxW0-0005Jr-SP for kernel-team@lists.ubuntu.com; Thu, 14 Nov 2013 14:03:24 +0000 Received: by mail-vb0-f51.google.com with SMTP id w5so1733938vbf.10 for <kernel-team@lists.ubuntu.com>; Thu, 14 Nov 2013 06:03:24 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=CRbNWzBzBPjdxb9GtXNYKPW9Omb2lj6/jrxRg9oYD90=; b=SGWvHsuQ/1Hywi401gfySo1EH+bW7+5qU9Fh2/RObWmZ0nDNDmZsrkuCffs2cVFbpA PgSegNV8Gh1WgkutaV3VzS84CGiuzGKRbwCuzwTs8AOMD8eij9jO6P3l0sT2S4zvgxws zBvk9kO5QEcgfj4pVnh8n4AngQU/ro6xLsAN3Ga+KQTDNCZzvG68g8wyVih6nSN+LpE/ qUIehtXn3oMtu/PfJkY8CsoUFnTbAUNnYG1jyPl1268hRqxvNa4PtWUnRmTWpejZ5psE v1ahWab2H3X0qkOL4Rgdd1zdEcfX8+YmaPNIwUeOUHxk6t1maeqDzEJynzOhQcHpcQ0h vsdA== X-Gm-Message-State: ALoCoQkB7E8xMdC4l6JLNZovyJJxxd7+mfENoOcByV9M+6NlHjwBl9gQSOvflfYIX8Z3gvrQHVgb MIME-Version: 1.0 X-Received: by 10.52.26.69 with SMTP id j5mr746058vdg.21.1384437804249; Thu, 14 Nov 2013 06:03:24 -0800 (PST) Received: by 10.221.37.134 with HTTP; Thu, 14 Nov 2013 06:03:24 -0800 (PST) In-Reply-To: <CAAE8-rKYfuuMLK3SXdLq1PryiE07w-3o-C3fubbH+kddnvQb6A@mail.gmail.com> References: <CAAE8-rKYfuuMLK3SXdLq1PryiE07w-3o-C3fubbH+kddnvQb6A@mail.gmail.com> Date: Thu, 14 Nov 2013 06:03:24 -0800 Message-ID: <CAAE8-r+tfXUrA8w5S4gjTcBtpAv3Q1eDTQEa1837FWYNCEyj6A@mail.gmail.com> Subject: Re: APPLIED: [Precise][SRU][LBM] Add v3.10, v3.11, and v3.12 compat-wireless stacks to LBM From: Leann Ogasawara <leann.ogasawara@canonical.com> To: Tim Gardner <tim.gardner@canonical.com>, Brad Figg <brad.figg@canonical.com>, Steve Conklin <steve.conklin@canonical.com> Cc: kernel-team@lists.ubuntu.com X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.14 Precedence: list List-Id: Kernel team discussions <kernel-team.lists.ubuntu.com> List-Unsubscribe: <https://lists.ubuntu.com/mailman/options/kernel-team>, <mailto:kernel-team-request@lists.ubuntu.com?subject=unsubscribe> List-Archive: <https://lists.ubuntu.com/archives/kernel-team> List-Post: <mailto:kernel-team@lists.ubuntu.com> List-Help: <mailto:kernel-team-request@lists.ubuntu.com?subject=help> List-Subscribe: <https://lists.ubuntu.com/mailman/listinfo/kernel-team>, <mailto:kernel-team-request@lists.ubuntu.com?subject=subscribe> Content-Type: multipart/mixed; boundary="===============7083826200352361180==" Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: kernel-team-bounces@lists.ubuntu.com |
Bah, and I of course forgot to shove the BugLink in the commit. Re-pushed to the same branch: The following changes since commit 3d0015c11fbed4b07375af855106b22db169641f: UBUNTU: Ubuntu-3.2.0-57.46 (2013-11-12 15:45:40 -0600) are available in the git repository at: git://kernel.ubuntu.com/ogasawara/ubuntu-precise-lbm lp1246465 for you to fetch changes up to 23e67aec6fc8248825a5827a59d7120664fafc64: UBUNTU: Set KLIB/KLIB_BUILD when buildling compat-wireless config (2013-11-14 06:00:27 -0800) ---------------------------------------------------------------- Leann Ogasawara (1): UBUNTU: Set KLIB/KLIB_BUILD when buildling compat-wireless config debian/rules.d/2-binary-arch.mk | 1 + 1 file changed, 1 insertion(+) On Thu, Nov 14, 2013 at 5:56 AM, Leann Ogasawara < leann.ogasawara@canonical.com> wrote: > Hi, > > Even though this patch set successfully built in a local chroot, it failed > to build when uploaded to our canonical-kernel-team ppa. The following > patch should resolve this issue. I've confirmed this successfully builds > when uploaded to my ppa: > > > https://launchpad.net/~leannogasawara/+archive/ppa/+sourcepub/3659741/+listing-archive-extra > > The following changes since commit > 3d0015c11fbed4b07375af855106b22db169641f: > > UBUNTU: Ubuntu-3.2.0-57.46 (2013-11-12 15:45:40 -0600) > > are available in the git repository at: > > git://kernel.ubuntu.com/ogasawara/ubuntu-precise-lbm lp1246465 > > for you to fetch changes up to b3a888d5b797aefc41fa929905b9427b7cfe9d09: > > UBUNTU: Set KLIB/KLIB_BUILD when buildling compat-wireless config > (2013-11-13 10:51:09 -0800) > > ---------------------------------------------------------------- > Leann Ogasawara (1): > UBUNTU: Set KLIB/KLIB_BUILD when buildling compat-wireless config > > debian/rules.d/2-binary-arch.mk | 1 + > 1 file changed, 1 insertion(+) > > On Fri, Nov 8, 2013 at 8:44 AM, Tim Gardner <tim.gardner@canonical.com>wrote: > >> >> -- >> Tim Gardner tim.gardner@canonical.com >> > >