From patchwork Fri Nov 20 13:01:46 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Whitcroft X-Patchwork-Id: 1403685 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 4CcxX91bk8z9sVT; Sat, 21 Nov 2020 00:02:01 +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 1kg633-0000wv-Sv; Fri, 20 Nov 2020 13:01:57 +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 1kg631-0000vt-Iw for kernel-team@lists.ubuntu.com; Fri, 20 Nov 2020 13:01:55 +0000 Received: from mail-ed1-f69.google.com ([209.85.208.69]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1kg631-0005dY-At for kernel-team@lists.ubuntu.com; Fri, 20 Nov 2020 13:01:55 +0000 Received: by mail-ed1-f69.google.com with SMTP id x15so3693822edr.10 for ; Fri, 20 Nov 2020 05:01:55 -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=tvl7rAWJOsihDsMkt357z1y8lJJ2bFkmacR8D2UNc9wVaOE1IAiVEu7OANAPuDSDJO z6PYYxp3wV3R1cTCMYRTx+ylxKgQkPrwm39yK3nv7JprchB7JaW/H3upBLm5NVW81vPr 817h7/2gJbd3PHQhKZ/mdWKEdCAJ6vPd4lEXHwLFbWJmmIGKazfAxmpMsKKy3ivOicJN YxLQTIvuhyvRqPyapjh0ZLiJ12agyxdcEQO1HMUjy6I9+fh8fwjFSX8bFHOmK6FlvH2P hLJ6vStkEb+ntHB/jp94XqiKjXAqRUEiHcGDRn0HpJVBfOT9SDrGq+P1mLpPYJJt/j7J 3wbA== X-Gm-Message-State: AOAM530DbB+dg7UrabynMU/2xZw10t9ph8f1sJDi72MGJRN2wZF7X1DB RjI/sfjpd0ivBCiqe9yE+AIXO1SIbH2Uls33jp1dXqjrxJ7w0ggJJ9N6zAZ0ygnx9IdICK79qdT jw5IgzL+Bj7xLKoLOMCkpHwjSZuCQG1HWQxUwd1iqWA== X-Received: by 2002:a17:906:31cb:: with SMTP id f11mr32060377ejf.142.1605877314717; Fri, 20 Nov 2020 05:01:54 -0800 (PST) X-Google-Smtp-Source: ABdhPJzVGX3V3YY14RLqkT2+GY5G6y6mJwWAk5z/BrH0fjHTFGWy1xUlk6hHyrmBIPRU0psE8FGPbg== X-Received: by 2002:a17:906:31cb:: with SMTP id f11mr32060351ejf.142.1605877314431; Fri, 20 Nov 2020 05:01:54 -0800 (PST) Received: from localhost ([2001:470:6973:2:d95:497b:a9f7:942d]) by smtp.gmail.com with ESMTPSA id oh19sm1096984ejb.104.2020.11.20.05.01.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Nov 2020 05:01:54 -0800 (PST) From: Andy Whitcroft To: kernel-team@lists.ubuntu.com Subject: [focal/oem-5.6/oem-5.6 1/1] UBUNTU: [Packaging] express oem flavour explicitly Date: Fri, 20 Nov 2020 13:01:46 +0000 Message-Id: <20201120130149.259300-3-apw@canonical.com> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20201120130149.259300-1-apw@canonical.com> References: <20201120130149.259300-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