From patchwork Fri Nov 20 13:39:15 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Whitcroft X-Patchwork-Id: 1403729 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 4CcyMP2QGGz9sVC; Sat, 21 Nov 2020 00:39:29 +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 1kg6dK-000454-5z; Fri, 20 Nov 2020 13:39:26 +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 1kg6dI-000444-7r for kernel-team@lists.ubuntu.com; Fri, 20 Nov 2020 13:39:24 +0000 Received: from mail-ej1-f70.google.com ([209.85.218.70]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1kg6dH-0008V9-WE for kernel-team@lists.ubuntu.com; Fri, 20 Nov 2020 13:39:24 +0000 Received: by mail-ej1-f70.google.com with SMTP id p6so3497945ejj.5 for ; Fri, 20 Nov 2020 05:39:23 -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=jq83/6T8rvM6lbAC54ypr7rc4tqUVtd4ufVIT47Mg4E=; b=ctz+bwBoUC1BtqX7HeIKAKr3xg2Df2rHdZ2jz9dv/pEWvyUB4yy2PJObaAWeUrGGjw ZouIzEHGVMaaJxMYhPGga5Nz7pQnnF3YPhBmzVKuwhOJHcHSIME09dieGvcSbsaEXWXN 4Sq5a8XVbAd4nh2tCDme+wd9StijaAmN/TVFo7DUph2Q3fO34kzLcRwQtRBYwuyhbWSl bJe5v748/klZi385LxZjR9LwNpGfRz+G+ZE8ywrOny9kQb1bNM5MEJIooHHNsA9tU9p/ 7rEmCYMo14jyV6kjOx74uGIvC1j6u9srSYNkfi8vIFPnMISuNaE47YbyfrsBQVFxgIB3 HxRw== X-Gm-Message-State: AOAM530d1q17X4n4rztpEZckVxBhroiq3h81mzkN3Ty/GFaMaWa71NdD 5mEV6VRKETBCGvvPLZwvBCR42wS8KoFt9pxeUuzsaHjBIAbgZd2OsjaAPsOnbU8MYcBYOmuZvI0 4yFc6SOIPxCCUSEd0XRDMaV3tPppO6vuWcxJmk9wVtA== X-Received: by 2002:a17:906:4705:: with SMTP id y5mr32192895ejq.112.1605879563360; Fri, 20 Nov 2020 05:39:23 -0800 (PST) X-Google-Smtp-Source: ABdhPJygKaf8wXBr8f84RTvfStFPWb8nLIDGOBScKtgMg0sX1LmbS+Cp06YPTcsaxVVe8HD65U3wBQ== X-Received: by 2002:a17:906:4705:: with SMTP id y5mr32192880ejq.112.1605879563118; Fri, 20 Nov 2020 05:39:23 -0800 (PST) Received: from localhost ([2001:470:6973:2:d95:497b:a9f7:942d]) by smtp.gmail.com with ESMTPSA id y12sm1120237edv.33.2020.11.20.05.39.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Nov 2020 05:39:22 -0800 (PST) From: Andy Whitcroft To: kernel-team@lists.ubuntu.com Subject: [focal/linux-meta-oem-5.6 1/1] UBUNTU: [Packaging] express oem flavour explicitly Date: Fri, 20 Nov 2020 13:39:15 +0000 Message-Id: <20201120133918.282869-3-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/oem | 10 +++++----- debian/variants | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/control.d/oem b/debian/control.d/oem index 39d8caf..3bfb1c2 100644 --- a/debian/control.d/oem +++ b/debian/control.d/oem @@ -1,4 +1,4 @@ -Package: linux-headers${variant:suffix} +Package: linux-headers-oem${variant:suffix} Architecture: amd64 Section: kernel Provides: ${variant:provides-headers} @@ -7,7 +7,7 @@ Description: OEM Linux kernel headers This package will always depend on the latest OEM kernel headers available. -Package: linux-image${variant:suffix} +Package: linux-image-oem${variant:suffix} Architecture: amd64 Section: kernel Provides: ${variant:provides-image} ${dkms:zfs-modules} ${dkms:virtualbox-guest-modules} ${dkms:wireguard-linux-compat-modules} @@ -17,7 +17,7 @@ Description: OEM Linux kernel image This package will always depend on the latest OEM kernel image available. -Package: linux-tools${variant:suffix} +Package: linux-tools-oem${variant:suffix} Architecture: amd64 Section: kernel Provides: linux-tools @@ -26,11 +26,11 @@ Description: OEM Linux kernel tools This package will always depend on the latest OEM kernel tools available. -Package: linux${variant:suffix} +Package: linux-oem${variant:suffix} Architecture: amd64 Section: kernel Provides: ${variant:provides} -Depends: ${misc:Depends}, linux-image${variant:suffix} (= ${binary:Version}), linux-headers${variant:suffix} (= ${binary:Version}) +Depends: ${misc:Depends}, linux-image-oem${variant:suffix} (= ${binary:Version}), linux-headers-oem${variant:suffix} (= ${binary:Version}) Description: Complete OEM Linux kernel and headers This package will always depend on the latest complete OEM Linux kernel and headers. diff --git a/debian/variants b/debian/variants index 6e00ca1..234402d 100644 --- a/debian/variants +++ b/debian/variants @@ -1 +1 @@ --oem-20.04 +-20.04