From patchwork Fri Nov 20 13:39:18 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Whitcroft X-Patchwork-Id: 1403732 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CcyMX6GrCz9sTv; Sat, 21 Nov 2020 00:39:36 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1kg6dQ-00049P-Lq; Fri, 20 Nov 2020 13:39:32 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1kg6dN-00046z-3E for kernel-team@lists.ubuntu.com; Fri, 20 Nov 2020 13:39:29 +0000 Received: from mail-ed1-f71.google.com ([209.85.208.71]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1kg6dM-0008Vk-Qj for kernel-team@lists.ubuntu.com; Fri, 20 Nov 2020 13:39:28 +0000 Received: by mail-ed1-f71.google.com with SMTP id bt2so3716657edb.12 for ; Fri, 20 Nov 2020 05:39:28 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=fOp7G4Edy9xhdBs8HWstfHJbvJW2VCml3x2E+M0UNLQ=; b=mGHB2BCSSZwj2jIX+uLNXqsXsaQzxI+ALShzQVTUpKea7ZP0fP5onQNHQTxQlQm/UI kbLblpuAzse5CvDKJ6TyvgRda1zy7vamgh1rMQdnOUr4OUHfvwp0fdLkbC+95SGE308m 7xaV3hCW17HVDMxBNXu3TgZ+CGi9fzDT6609fMhSrbiOyMWr3BxDxT6t9cGV5K2zNGyZ qHXr/BK+hEJYlDiz3peDg4lnxk2aU4i5mxl32+6P+wfJxMRxMxi23asMtcj9W2InJTSB 17+jFmW++7ftq+bMsGEuSBS0uzngXUkANbrJ/ki/Jf2geyY78cUQcZIBvC/zYiZcIZSi TksQ== X-Gm-Message-State: AOAM5320EMbTujgFopYRske5uLxUEOEI5Ob8uhBoVGTroYeX00T7KozP bxihuZTQNevX2ODdXfVKpKZth+0+NtLc4mQT/TLcsHmmUpjyZPf5FBnMODiOWr/maiBZiXOTG4C FlCwE9Lt/aKrmez2pCaxdbK/tHhN+n5OHAociBnczMQ== X-Received: by 2002:a17:906:d72:: with SMTP id s18mr33184395ejh.110.1605879568280; Fri, 20 Nov 2020 05:39:28 -0800 (PST) X-Google-Smtp-Source: ABdhPJxEZFKpFGqI0kJYlxbNMl/gV+kJBl8cP64Zvfn0wGMXg6CjCDfMMdTADJw4jGLZDH1phPwXLw== X-Received: by 2002:a17:906:d72:: with SMTP id s18mr33184378ejh.110.1605879568033; Fri, 20 Nov 2020 05:39:28 -0800 (PST) Received: from localhost ([2001:470:6973:2:d95:497b:a9f7:942d]) by smtp.gmail.com with ESMTPSA id e12sm1120337edm.48.2020.11.20.05.39.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Nov 2020 05:39:27 -0800 (PST) From: Andy Whitcroft To: kernel-team@lists.ubuntu.com Subject: [focal/linux-restricted-modules-oem-5.6 1/1] UBUNTU: [Packaging] express oem flavour explicitly Date: Fri, 20 Nov 2020 13:39:18 +0000 Message-Id: <20201120133918.282869-6-apw@canonical.com> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20201120133918.282869-1-apw@canonical.com> References: <20201120133918.282869-1-apw@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andy Whitcroft Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1905013 Signed-off-by: Andy Whitcroft --- debian/control.d/meta-nvidia | 2 +- debian/variants | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control.d/meta-nvidia b/debian/control.d/meta-nvidia index b5115bf..adac7d6 100644 --- a/debian/control.d/meta-nvidia +++ b/debian/control.d/meta-nvidia @@ -1,4 +1,4 @@ -Package: linux-modules-nvidia-450${variant:suffix} +Package: linux-modules-nvidia-450-oem${variant:suffix} Build-Profiles: Architecture: amd64 Section: kernel diff --git a/debian/variants b/debian/variants index 7edabe1..a5f9f8e 100644 --- a/debian/variants +++ b/debian/variants @@ -1 +1 @@ --oem-20.04-edge +-20.04-edge